diff options
Diffstat (limited to 'node_modules/undici/lib/web/cache/symbols.js')
| -rw-r--r-- | node_modules/undici/lib/web/cache/symbols.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/node_modules/undici/lib/web/cache/symbols.js b/node_modules/undici/lib/web/cache/symbols.js deleted file mode 100644 index 9271fb6..0000000 --- a/node_modules/undici/lib/web/cache/symbols.js +++ /dev/null @@ -1,5 +0,0 @@ -'use strict' - -module.exports = { - kConstruct: require('../../core/symbols').kConstruct -} |