refactor: rm unused imports
This commit is contained in:
parent
b3f7a20904
commit
10ebf1bcd9
@ -1,7 +1,5 @@
|
|||||||
import { describe, test, expect } from "./baseFixture"
|
import { describe, test, expect } from "./baseFixture"
|
||||||
import { clean, tmpdir } from "../utils/helpers"
|
import { clean } from "../utils/helpers"
|
||||||
import * as path from "path"
|
|
||||||
import { promises as fs } from "fs"
|
|
||||||
|
|
||||||
const routes = ["/", "/vscode", "/vscode/"]
|
const routes = ["/", "/vscode", "/vscode/"]
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user