This commit is contained in:
Joao Moreno 2019-07-04 08:58:37 +02:00
parent 6a7d02f2f4
commit 18d7ce89b7

View file

@ -673,7 +673,6 @@ export class CommandCenter {
if (!(resource instanceof Resource)) {
// can happen when called from a keybinding
console.log('WHAT');
resource = this.getSCMResource();
}