Skip to content

Commit 523e492

Browse files
committed
Duplicate import
1 parent ae26777 commit 523e492

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/contexts/ProxyContext.test.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ import { rest } from "msw"
2121
import { Region } from "api/typesGenerated"
2222
import "testHelpers/localstorage"
2323
import userEvent from "@testing-library/user-event"
24-
import UserEvent from "@testing-library/user-event"
2524

2625
// Mock useProxyLatency to use a hard-coded latency. 'jest.mock' must be called
2726
// here and not inside a unit test.

0 commit comments

Comments
 (0)