Skip to content

Commit

Permalink
fix: Remove console log
Browse files Browse the repository at this point in the history
On branch master
Changes to be committed:
	modified:   index.js
  • Loading branch information
codermarcos committed Mar 28, 2024
1 parent 94097d2 commit b9c367e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Expand Up @@ -303,7 +303,6 @@ var extensions = {
},
};

console.log(hook)

hook(
Object.assign({}, config, {
Expand Down

0 comments on commit b9c367e

Please sign in to comment.