Skip to content

Commit 18d7ce8

Browse files
committed
1 parent 6a7d02f commit 18d7ce8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

extensions/git/src/commands.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -673,7 +673,6 @@ export class CommandCenter {
673673

674674
if (!(resource instanceof Resource)) {
675675
// can happen when called from a keybinding
676-
console.log('WHAT');
677676
resource = this.getSCMResource();
678677
}
679678

0 commit comments

Comments
 (0)