mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +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