Skip to content

Commit 91a3bf3

Browse files
committed
Remove log
1 parent da123f7 commit 91a3bf3

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

scripts/format-cpp.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ if (argc > 2) {
3535
return exit(1);
3636
}
3737

38-
console.log(pattern, filesArray)
3938
const files = filesArray.join(' ');
4039
runFormatter(files);
4140
});

0 commit comments

Comments
 (0)