mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 11:44:58 +08:00
Removing some commented code
--HG-- branch : dev
This commit is contained in:
@@ -62,9 +62,6 @@ namespace Orchard.Environment.ShellBuilders {
|
||||
addingModules.RegisterModule(module);
|
||||
}
|
||||
|
||||
// DynamicProxy2.
|
||||
// addingModules.RegisterModule(new ExtensibleInterceptionModule(modules.OfType<IComponentInterceptorProvider>()));
|
||||
|
||||
addingModules.Update(shellScope);
|
||||
|
||||
return shellScope;
|
||||
|
Reference in New Issue
Block a user