Skip to content

Commit 5c11bf3

Browse files
committed
Remove util import from Browser patch
1 parent bbd11a1 commit 5c11bf3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

bin/testObservability/cypress/index.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
/* Used to detect Gherkin steps */
44

5-
const util = require('util');
6-
75
let eventsQueue = [];
86
let testRunStarted = false;
97

0 commit comments

Comments
 (0)