Skip to content

Commit

Permalink
E2E Test Utils: Block Editor: Use WHATWG URL in place of legacy url m…
Browse files Browse the repository at this point in the history
…odule
  • Loading branch information
aduth committed Feb 7, 2020
1 parent ba5bfe5 commit e2fd798
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion packages/e2e-test-utils/src/create-url.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* External dependencies
*/
import { join } from 'path';
import { URL } from 'url';

/**
* Internal dependencies
Expand Down
5 changes: 0 additions & 5 deletions packages/e2e-test-utils/src/is-current-url.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
/**
* External dependencies
*/
import { URL } from 'url';

/**
* Internal dependencies
*/
Expand Down

0 comments on commit e2fd798

Please sign in to comment.