Revert "sort imports" (#6100)
Revert "sort imports (#6094)"
This reverts commit 2fc8cb5376
.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
/* eslint suggest-no-throw/suggest-no-throw: 0 */
|
||||
import type * as vscode from 'vscode'
|
||||
import * as lc from 'vscode-languageclient/node'
|
||||
import type * as vscode from 'vscode'
|
||||
|
||||
export async function createClient(
|
||||
traceOutputChannel: vscode.OutputChannel,
|
||||
|
Reference in New Issue
Block a user