Skip to content

Commit 9f35f9f

Browse files
author
John McCambridge
committed
remove unused dependecy
1 parent 604be59 commit 9f35f9f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packages/server/src/cli.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ import { createApp } from "./server";
1515
import { forkModule, requireFork, requireModule } from "./vscode/bootstrapFork";
1616
import { SharedProcess, SharedProcessState } from "./vscode/sharedProcess";
1717
import opn = require("opn");
18-
import { args } from "@oclif/parser";
1918

2019
export class Entry extends Command {
2120
public static description = "Start your own self-hosted browser-accessible VS Code";

0 commit comments

Comments
 (0)