Remove unused dependency in src/locales.js

This commit is contained in:
JC Brand 2016-02-28 00:36:51 +00:00
parent 21a501ca68
commit 9d104f17e6

View File

@ -7,7 +7,7 @@
* See also src/moment_locales.js * See also src/moment_locales.js
*/ */
(function (root, factory) { (function (root, factory) {
define("locales", ['jquery', 'jed', define("locales", ['jed',
'text!af', 'text!af',
'text!de', 'text!de',
'text!en', 'text!en',