fixup: rm unused import
This commit is contained in:
parent
02d0aec553
commit
96812433a4
@ -1,6 +1,5 @@
|
|||||||
import { describe, test, expect } from "./baseFixture"
|
import { describe, test, expect } from "./baseFixture"
|
||||||
import { clean, getMaybeProxiedPathname } from "../utils/helpers"
|
import { clean, getMaybeProxiedPathname } from "../utils/helpers"
|
||||||
import { REVERSE_PROXY_BASE_PATH } from "../utils/constants"
|
|
||||||
|
|
||||||
const routes = ["/", "/vscode", "/vscode/"]
|
const routes = ["/", "/vscode", "/vscode/"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user