Skip to content

Commit 6e93e6e

Browse files
committed
feat: use system browser for oauth flow
Signed-off-by: Adam Setch <[email protected]>
1 parent f0eec7c commit 6e93e6e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ import { menubar } from 'menubar';
44

55
import { APPLICATION } from '../shared/constants';
66
import { namespacedEvent } from '../shared/events';
7-
import { logError } from '../shared/logger';
87
import { isMacOS, isWindows } from '../shared/platform';
98
import { onFirstRunMaybe } from './first-run';
109
import { TrayIcons } from './icons';

0 commit comments

Comments
 (0)