diff --git a/src/globals.ts b/src/globals.ts index af64743..e7ba6a8 100644 --- a/src/globals.ts +++ b/src/globals.ts @@ -13,8 +13,6 @@ export const highlightClass = 'suggestion-highlight omnisearch-highlight' export const eventBus = new EventBus() -// export const eventBus = new EventBus() - export type SearchNote = { path: string basename: string