Skip to content

Commit c5aab45

Browse files
Japneet Singh ChawlaJapneet Singh Chawla
authored andcommitted
logs removed
1 parent cebc0d8 commit c5aab45

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

commands/utils/set_args.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,6 @@ function sync_args_from_cmd(args) {
258258
}
259259

260260
if ("headless" in args) {
261-
console.log("headlesss in args - value", args["headless"]);
262261
lt_config["run_settings"]["headless"] = args["headless"];
263262
} else if (!lt_config["run_settings"]["headless"]) {
264263
lt_config["run_settings"]["headless"] = false;

0 commit comments

Comments
 (0)