Skip to content

Commit a68597e

Browse files
hansljelbourn
authored andcommitted
fix: remove duplicated typing. TS stdlib provides enough for e2e tests (#637)
1 parent 750a8e3 commit a68597e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

e2e/e2e.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/// <reference path="typings/node/index.d.ts" />
21
/// <reference path="typings/es6-shim/es6-shim.d.ts" />
32
/// <reference path="typings/jasmine/jasmine.d.ts" />
43
/// <reference path="typings/selenium-webdriver/index.d.ts" />

0 commit comments

Comments
 (0)