Skip to content

Commit 2642f3a

Browse files
committed
Revert "chore: trigger CI"
This reverts commit 3721bd2.
1 parent 3721bd2 commit 2642f3a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/ds-ext/src/extension.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,5 @@ export function activate(context: vscode.ExtensionContext) {
6262

6363
export function deactivate() {
6464
console.log('Deactivating "ds-ext" extension.');
65-
console.log('Should rebuild/test in workflow');
6665
jsonReadonlyProvider?.dispose();
6766
}

0 commit comments

Comments
 (0)