Removed unused processQueue

This commit is contained in:
Simon Cambier
2022-11-06 12:44:19 +01:00
parent 38607837e8
commit 40f9df6a47
7 changed files with 4 additions and 27 deletions

View File

@@ -85,7 +85,7 @@ export default class OmnisearchPlugin extends Plugin {
}
onunload(): void {
NotesIndex.processQueue.clearQueue()
}
addRibbonButton(): void {