We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b235a33 commit 63c7411Copy full SHA for 63c7411
src/extension/changelog.ts
@@ -1,4 +1,3 @@
1
-import path from "node:path";
2
import * as vscode from "vscode";
3
4
const LAST_VERSION_KEY = "lastVersion";
0 commit comments