We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f0eec7c commit 6e93e6eCopy full SHA for 6e93e6e
src/main/main.ts
@@ -4,7 +4,6 @@ import { menubar } from 'menubar';
4
5
import { APPLICATION } from '../shared/constants';
6
import { namespacedEvent } from '../shared/events';
7
-import { logError } from '../shared/logger';
8
import { isMacOS, isWindows } from '../shared/platform';
9
import { onFirstRunMaybe } from './first-run';
10
import { TrayIcons } from './icons';
0 commit comments