Skip to content

Commit 9681243

Browse files
committed
fixup: rm unused import
1 parent 02d0aec commit 9681243

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/routes.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { describe, test, expect } from "./baseFixture"
22
import { clean, getMaybeProxiedPathname } from "../utils/helpers"
3-
import { REVERSE_PROXY_BASE_PATH } from "../utils/constants"
43

54
const routes = ["/", "/vscode", "/vscode/"]
65

0 commit comments

Comments
 (0)