npm fix run
This commit is contained in:
@@ -6,7 +6,6 @@ import {
|
||||
SourceChange
|
||||
} from './apply_source_change';
|
||||
|
||||
|
||||
export async function handle(event: { text: string }): Promise<boolean> {
|
||||
const editor = vscode.window.activeTextEditor;
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user