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