diff options
Diffstat (limited to 'school/node_modules/lodash/date.js')
-rw-r--r-- | school/node_modules/lodash/date.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/school/node_modules/lodash/date.js b/school/node_modules/lodash/date.js deleted file mode 100644 index cbf5b41..0000000 --- a/school/node_modules/lodash/date.js +++ /dev/null @@ -1,3 +0,0 @@ -module.exports = { - 'now': require('./now') -}; |