Skip to content

Commit

Permalink
fix: remove duplicated typing. TS stdlib provides enough for e2e tests (
Browse files Browse the repository at this point in the history
  • Loading branch information
hansl authored and jelbourn committed Jun 6, 2016
1 parent 750a8e3 commit a68597e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion e2e/e2e.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
/// <reference path="typings/node/index.d.ts" />
/// <reference path="typings/es6-shim/es6-shim.d.ts" />
/// <reference path="typings/jasmine/jasmine.d.ts" />
/// <reference path="typings/selenium-webdriver/index.d.ts" />
Expand Down

0 comments on commit a68597e

Please sign in to comment.