mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-15 19:54:57 +08:00
Removing extra call to Indexing Tasks within Editor
This commit is contained in:
@@ -72,8 +72,6 @@ namespace Orchard.Indexing.Settings {
|
||||
CreateIndexingTasks();
|
||||
}
|
||||
|
||||
CreateIndexingTasks();
|
||||
|
||||
yield return DefinitionTemplate(model);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user