Skip to content

Commit 8fba856

Browse files
committed
removed unused fs
1 parent 573a5e9 commit 8fba856

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

accessibility/scanner/index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
const fs = require("fs")
21

32
const LambdatestLog = (message) => {
43
if (!Cypress.env('LAMBDATEST_LOGS')) return;

0 commit comments

Comments
 (0)