Skip to content

Commit

Permalink
remove debug bits
Browse files Browse the repository at this point in the history
  • Loading branch information
khbsd committed May 13, 2024
1 parent 8498928 commit bb90354
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions commands/debug.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@ let debugCommand = vscode.commands.registerCommand('bg3-mod-helper.debugCommand'
'cmon dude i said no :('
)

test_paths = FIND_FILES(rootModPath, lsx);
raiseInfo(test_paths, false);

console.log('__debugCommand__');
});

Expand Down

0 comments on commit bb90354

Please sign in to comment.