diff options
Diffstat (limited to 'www/lib/moment/templates/globals.js')
| -rw-r--r-- | www/lib/moment/templates/globals.js | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/www/lib/moment/templates/globals.js b/www/lib/moment/templates/globals.js deleted file mode 100644 index 5ac160f1..00000000 --- a/www/lib/moment/templates/globals.js +++ /dev/null @@ -1,5 +0,0 @@ -/*global window:false*/ - -import moment from "./moment"; - -window.moment = moment; |
