Skip to content

Commit 9d0ee51

Browse files
committed
fixed SVN not loading as a SCM
1 parent f4f7e88 commit 9d0ee51

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
@@ -122,7 +122,6 @@ function activate(context) {
122122
notTracked.hideWhenEmpty = true;
123123

124124
const main = () => {
125-
console.log('ran main')
126125
return checkAllFiles(client, statusBar)
127126
.then((data) => {
128127
modified.resourceStates = updateResourceGroup(data, 'modified');

0 commit comments

Comments
 (0)