Skip to content

Commit 04ebd2c

Browse files
committed
remove log
1 parent d3b565d commit 04ebd2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/run-lighthouse.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ export const getBrowserPath = async () => {
1010
});
1111
const path = browser.process().spawnfile;
1212
await browser.close();
13-
console.log('got browser path : ', path);
1413
return path;
1514
};
1615

0 commit comments

Comments
 (0)