Remove duplicate identifier

This was also caught while running gulp-typescript.
This commit is contained in:
Elena Tanasoiu
2022-11-25 09:27:57 +00:00
parent d8bbd3de9f
commit 0a633a29fe

View File

@@ -5,7 +5,6 @@ import {
Position,
window,
ViewColumn,
Uri,
WebviewPanel,
} from "vscode";
import { basename } from "path";