Skip to content

Commit dcb46ee

Browse files
committed
xo: Fix @typescript-eslint/no-useless-empty-export.
Signed-off-by: Anders Kaseorg <[email protected]>
1 parent e3e8ef6 commit dcb46ee

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/renderer/js/tray.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,5 +243,3 @@ export function initializeTray(serverManagerView: ServerManagerView) {
243243
createTray();
244244
}
245245
}
246-
247-
export {};

0 commit comments

Comments
 (0)