Skip to content

Commit a8acb49

Browse files
committed
reverted changes in extension.js
Signed-off-by: Claudia Emmanuel <[email protected]>
1 parent 2b65566 commit a8acb49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

extension.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -681,7 +681,6 @@ function activate(context) {
681681

682682
console.log("Delve Debug Adapter Registered");
683683

684-
685684
context.subscriptions.push(
686685
vscode.debug.onDidStartDebugSession((session) => {
687686
console.log(`Debugging started: ${session.name}`);

0 commit comments

Comments
 (0)