some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / lodash / _nativeCreate.js
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/lodash/_nativeCreate.js b/.config/coc/extensions/node_modules/coc-prettier/node_modules/lodash/_nativeCreate.js
deleted file mode 100644 (file)
index c7aede8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-var getNative = require('./_getNative');
-
-/* Built-in method references that are verified to be native. */
-var nativeCreate = getNative(Object, 'create');
-
-module.exports = nativeCreate;