mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Removed unnecessary feature from setup context.
This commit is contained in:
@@ -103,7 +103,6 @@ namespace Orchard.Environment.ShellBuilders {
|
||||
Features = new[] {
|
||||
new ShellFeature { Name = "Orchard.Setup" },
|
||||
new ShellFeature { Name = "Shapes" },
|
||||
new ShellFeature { Name = "Orchard.Recipes" },
|
||||
new ShellFeature { Name = "Orchard.jQuery" }
|
||||
},
|
||||
};
|
||||
|
Reference in New Issue
Block a user