mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2025-10-21 03:14:10 +08:00
Fixing merge issue.
--HG-- branch : 1.x
This commit is contained in:
@@ -51,7 +51,5 @@ namespace Orchard.Indexing.Services {
|
||||
CreateTask(contentItem, IndexingTaskRecord.Delete);
|
||||
Logger.Information("Deleting index task created for [{0}:{1}]", contentItem.ContentType, contentItem.Id);
|
||||
}
|
||||
|
||||
_repository.Flush();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user