Skip to content

Commit 382d866

Browse files
committed
fixup
1 parent 9a0018a commit 382d866

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/ipcMain/queuedMessages.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import {
1515
QueuedMessageChangedEvent,
1616
RestoreToInputEvent,
1717
} from "@/common/types/ipc";
18-
import type { Result } from "@/common/types/result";
1918

2019
// Skip all tests if TEST_INTEGRATION is not set
2120
const describeIntegration = shouldRunIntegrationTests() ? describe : describe.skip;

0 commit comments

Comments
 (0)