Skip to content

Commit b6b89e0

Browse files
committed
fix: do not import URL
1 parent eb5c536 commit b6b89e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/health.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import fetch from 'node-fetch';
22
import { AbortSignal } from 'node-fetch/externals';
3-
import { URL } from 'url';
43
import { KubeConfig } from './config';
54
import { RequestOptions } from 'node:https';
65

0 commit comments

Comments
 (0)