Skip to content

Commit 9ca2c19

Browse files
committed
fix linters
1 parent 11b3d00 commit 9ca2c19

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/client/jedi/main.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ import * as vscode from 'vscode';
88
import { createDeferred, Deferred } from '../common/helpers';
99
import { PythonSettings } from '../common/configSettings';
1010
import { EventEmitter } from 'events';
11-
import { formatErrorForLogging } from '../common/utils';
1211
import { CancellationToken } from 'vscode';
1312
import { RequestCommands } from "./commands";
1413

0 commit comments

Comments
 (0)