From 0f1686420d67f4e373ef857f315daa9dcd50c19f Mon Sep 17 00:00:00 2001 From: Simon Cambier Date: Sat, 30 Apr 2022 11:16:01 +0200 Subject: [PATCH] Removed useless line --- src/globals.ts | 2 -- 1 file changed, 2 deletions(-) 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