Skip to content

Commit 3cf339c

Browse files
vitaletsjleyba
authored andcommitted
[js] remove unused require in test (#2598)
1 parent 77e455d commit 3cf339c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

javascript/node/selenium-webdriver/test/execute_script_test.js

-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@
1717

1818
'use strict';
1919

20-
var path = require('path');
2120
var fail = require('assert').fail;
2221

2322
var webdriver = require('..'),

0 commit comments

Comments
 (0)