Skip to content

Commit cbf4933

Browse files
committed
Use URL object from global.
1 parent 9d2fe53 commit cbf4933

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/rules-unit-testing/src/impl/discovery.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
* limitations under the License.
1616
*/
1717

18-
import { URL } from 'url';
1918
import { EmulatorConfig, HostAndPort } from '../public_types';
2019
import nodeFetch from 'node-fetch';
2120

0 commit comments

Comments
 (0)