diff options
Diffstat (limited to 'includes/external/school/node_modules/lodash/fp/function.js')
-rw-r--r-- | includes/external/school/node_modules/lodash/fp/function.js | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/includes/external/school/node_modules/lodash/fp/function.js b/includes/external/school/node_modules/lodash/fp/function.js deleted file mode 100644 index dfe69b1..0000000 --- a/includes/external/school/node_modules/lodash/fp/function.js +++ /dev/null @@ -1,2 +0,0 @@ -var convert = require('./convert'); -module.exports = convert(require('../function')); |