Skip to content

Commit c0bd794

Browse files
committed
fixup: check
1 parent a0169ac commit c0bd794

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/compass/src/main/application.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import './disable-node-deprecations'; // Separate module so it runs first
22
import path from 'path';
33
import { EventEmitter } from 'events';
44
import type { BrowserWindow, Event, ProxyConfig } from 'electron';
5-
import { dialog } from 'electron';
65
import { app, safeStorage, session } from 'electron';
76
import { ipcMain } from 'hadron-ipc';
87
import type { AutoUpdateManagerState } from './auto-update-manager';

0 commit comments

Comments
 (0)