Removed useless line

This commit is contained in:
Simon Cambier
2022-04-30 11:16:01 +02:00
parent 0f7036abae
commit 0f1686420d

View File

@@ -13,8 +13,6 @@ export const highlightClass = 'suggestion-highlight omnisearch-highlight'
export const eventBus = new EventBus() export const eventBus = new EventBus()
// export const eventBus = new EventBus()
export type SearchNote = { export type SearchNote = {
path: string path: string
basename: string basename: string