Remove unused UpdatesChannel type
This commit is contained in:
parent
e3dc5a588f
commit
10617938b1
@ -3,8 +3,6 @@ import * as vscode from "vscode";
|
||||
import { Env } from "./client";
|
||||
import { log } from "./util";
|
||||
|
||||
export type UpdatesChannel = "stable" | "nightly";
|
||||
|
||||
export type RunnableEnvCfg =
|
||||
| undefined
|
||||
| Record<string, string>
|
||||
|
Loading…
x
Reference in New Issue
Block a user