Skip to content

Commit

Permalink
[js] remove unused require in test (#2598)
Browse files Browse the repository at this point in the history
  • Loading branch information
vitalets authored and jleyba committed Aug 10, 2016
1 parent 77e455d commit 3cf339c
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@

'use strict';

var path = require('path');
var fail = require('assert').fail;

var webdriver = require('..'),
Expand Down

0 comments on commit 3cf339c

Please sign in to comment.