Skip to content
This repository was archived by the owner on Dec 20, 2023. It is now read-only.

Commit 938cc9d

Browse files
committed
remove stray console.log
1 parent ff2df2c commit 938cc9d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ module.exports.current = function(fn){
122122
.split(',')[0]
123123
.replace('db version v', '');
124124

125-
console.log('shellVersion', shellVersion);
126125
fn(null, shellVersion);
127126
});
128127
};

0 commit comments

Comments
 (0)