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 3772e70 commit f10f9cfCopy full SHA for f10f9cf
src/main/index.ts
@@ -18,7 +18,6 @@ import {
18
type IOpenExternal,
19
} from '../shared/events';
20
import { logInfo, logWarn } from '../shared/logger';
21
-import { isLinux, isWindows } from '../shared/platform';
22
23
import { handleMainEvent, onMainEvent, sendRendererEvent } from './events';
24
import { onFirstRunMaybe } from './first-run';
0 commit comments