Skip to content

Commit c69d2df

Browse files
console removed
1 parent dabf396 commit c69d2df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/utils/poller/poller.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,6 @@ function poll_build(lt_config, session_id, env) {
4848
env: env,
4949
reject_unauthorized: lt_config.run_settings.reject_unauthorized,
5050
};
51-
console.log(args);
5251
reports(args);
5352
if (
5453
Object.keys(stats).length == 1 &&

0 commit comments

Comments
 (0)