Skip to content

Commit 3d618bb

Browse files
remove console.log
1 parent 98d015c commit 3d618bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

bin/helpers/utils.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ exports.getErrorCodeFromErr = (err) => {
5353
}
5454

5555
exports.sendUsageReport = (bsConfig, args, message, message_type, error_code) => {
56-
console.log("okay")
5756
usageReporting.send({
5857
cli_args: args,
5958
message: message,

0 commit comments

Comments
 (0)