summaryrefslogtreecommitdiff
path: root/ext/node/polyfills/path/win32.ts
diff options
context:
space:
mode:
Diffstat (limited to 'ext/node/polyfills/path/win32.ts')
-rw-r--r--ext/node/polyfills/path/win32.ts1
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/node/polyfills/path/win32.ts b/ext/node/polyfills/path/win32.ts
index e847b0a3b..b015c0eba 100644
--- a/ext/node/polyfills/path/win32.ts
+++ b/ext/node/polyfills/path/win32.ts
@@ -10,7 +10,6 @@ export const {
dirname,
extname,
format,
- fromFileUrl,
isAbsolute,
join,
normalize,