Skip to content

Commit 101195a

Browse files
committed
removed console.log
1 parent 3023863 commit 101195a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/repo.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ exports.repo = function(dir, async) {
1818
// TODO: Make this eventually
1919
// this.repo.openSync(path.resolve(dir)
2020
//this.repo.open(path.resolve(dir)
21-
console.log(dir);
2221
self.repo.open(dir);
2322
}
2423

0 commit comments

Comments
 (0)