Skip to content

Commit f10f9cf

Browse files
committed
refactor: second instance handling
Signed-off-by: Adam Setch <[email protected]>
1 parent 3772e70 commit f10f9cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ import {
1818
type IOpenExternal,
1919
} from '../shared/events';
2020
import { logInfo, logWarn } from '../shared/logger';
21-
import { isLinux, isWindows } from '../shared/platform';
2221

2322
import { handleMainEvent, onMainEvent, sendRendererEvent } from './events';
2423
import { onFirstRunMaybe } from './first-run';

0 commit comments

Comments
 (0)