sort imports (#6094)
Signed-off-by: Jess Frazelle <github@jessfraz.com>
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
/* eslint suggest-no-throw/suggest-no-throw: 0 */
|
||||
import type * as vscode from 'vscode'
|
||||
|
||||
import { log } from './util'
|
||||
|
||||
export class PersistentState {
|
||||
|
Reference in New Issue
Block a user