We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a155079 commit 966a145Copy full SHA for 966a145
client/src/util.ts
@@ -1,7 +1,6 @@
1
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
2
3
import { type ApprovedConfigPaths, getDenoPathInfo } from "./config_paths";
4
-import { EXTENSION_NS } from "./constants";
5
6
import * as fs from "fs";
7
import * as os from "os";
0 commit comments