Things
This commit is contained in:
@@ -56,6 +56,5 @@ public static class DependencyInjection
|
||||
.AddCommands()
|
||||
.AddTransient<CreateContainerCommand>()
|
||||
.AddTransient<CreateElementCommand>()
|
||||
.AddTransient<CopyCommand>()
|
||||
.AddTransient<DeleteCommand>();
|
||||
}
|
||||
Reference in New Issue
Block a user