mirror of
https://github.com/coder/code-server.git
synced 2026-04-13 03:05:50 -05:00
fixup: rm unused import
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { describe, test, expect } from "./baseFixture"
|
||||
import { clean, getMaybeProxiedPathname } from "../utils/helpers"
|
||||
import { REVERSE_PROXY_BASE_PATH } from "../utils/constants"
|
||||
|
||||
const routes = ["/", "/vscode", "/vscode/"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user