Skip to content

Commit

Permalink
chore: remove unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 committed Jan 6, 2024
1 parent bc0c3e3 commit a767938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ipc-events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ export enum IpcEvents {
TASK_DONE = 'TASK_DONE',
OUTPUT_ENTRY = 'OUTPUT_ENTRY',
RELOAD_WINDOW = 'RELOAD_WINDOW',
OPEN_EXTERNAL = 'OPEN_EXTERNAL',
SET_NATIVE_THEME = 'SET_NATIVE_THEME',
SHOW_WINDOW = 'SHOW_WINDOW',
GET_TEMPLATE_VALUES = 'GET_TEMPLATE_VALUES',
Expand Down

0 comments on commit a767938

Please sign in to comment.