diff options
author | John McLear <john@mclear.co.uk> | 2015-03-25 21:15:44 +0000 |
---|---|---|
committer | John McLear <john@mclear.co.uk> | 2015-03-25 21:15:44 +0000 |
commit | aff802a0b3e4f050a0558db5c91d24884751d516 (patch) | |
tree | 9af6714bd2dc7449ed71ea523ba1686b41228dc4 | |
parent | e9360b6ed2b96e03c68a207e7562a87949e4b87a (diff) | |
download | etherpad-lite-aff802a0b3e4f050a0558db5c91d24884751d516.zip |
whoops
-rw-r--r-- | src/static/js/lodash.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/static/js/lodash.js b/src/static/js/lodash.js deleted file mode 100644 index 349f9579..00000000 --- a/src/static/js/lodash.js +++ /dev/null @@ -1 +0,0 @@ -module.exports = require('lodash'); |