Skip to content

Commit

Permalink
fix: fix importing removed file
Browse files Browse the repository at this point in the history
  • Loading branch information
WitoDelnat committed Apr 17, 2023
1 parent 74d2a4a commit 9380537
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion electron/app/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {init as sentryInit} from '@sentry/electron/main';
import electronStore from '@shared/utils/electronStore';
import '@shared/utils/segment';

import './KubeConfigManager';
import './git/ipc';
import './ipc/ipcListeners';
import {openApplication} from './openApplication';
Expand Down

0 comments on commit 9380537

Please sign in to comment.