Skip to content

Commit

Permalink
push
Browse files Browse the repository at this point in the history
  • Loading branch information
Wooleners committed Nov 14, 2015
1 parent dfa2fa7 commit 2f1d383
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions bin/saller-init
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,6 @@ function template(dest) {
if (!file.stat.isFile()) {
return cb();
}

console.log('Write %s', simplifyFilename(join(dest, basename(file.path))));
this.push(file);
cb();
});
Expand Down

0 comments on commit 2f1d383

Please sign in to comment.