remove log
This commit is contained in:
parent
f3151f03d0
commit
2e6631bade
@ -18,7 +18,6 @@ function spec() {
|
||||
var path = dataDir + '/blocks/blk*.dat';
|
||||
|
||||
self.dataDir = dataDir;
|
||||
console.log(path);
|
||||
self.files = glob.sync(path);
|
||||
self.nfiles = self.files.length;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user