From 08b3b2a56db77d56cdf0b6a8a23b8f93f92dae4f Mon Sep 17 00:00:00 2001 From: vsrs Date: Tue, 18 Jul 2023 18:06:20 +0700 Subject: Fix lint --- editors/code/src/run.ts | 1 - 1 file changed, 1 deletion(-) (limited to 'editors/code/src') diff --git a/editors/code/src/run.ts b/editors/code/src/run.ts index 8d468141d53..57881803a6a 100644 --- a/editors/code/src/run.ts +++ b/editors/code/src/run.ts @@ -7,7 +7,6 @@ import type { CtxInit } from "./ctx"; import { makeDebugConfig } from "./debug"; import type { Config, RunnableEnvCfg, RunnableEnvCfgItem } from "./config"; import { unwrapUndefinable } from "./undefinable"; -import { string } from "vscode-languageclient/lib/common/utils/is"; const quickPickButtons = [ { iconPath: new vscode.ThemeIcon("save"), tooltip: "Save as a launch.json configuration." }, -- cgit 1.4.1-3-g733a5