Skip to content

Commit b9c367e

Browse files
committed
fix: Remove console log
On branch master Changes to be committed: modified: index.js
1 parent 94097d2 commit b9c367e

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
@@ -303,7 +303,6 @@ var extensions = {
303303
},
304304
};
305305

306-
console.log(hook)
307306

308307
hook(
309308
Object.assign({}, config, {

0 commit comments

Comments
 (0)