]> git.ipfire.org Git - thirdparty/moment.git/commitdiff
remove trailing comma 522/head
authorDustin J. Mitchell <dustin@mozilla.com>
Sun, 25 Nov 2012 20:53:10 +0000 (15:53 -0500)
committerDustin J. Mitchell <dustin@mozilla.com>
Sun, 25 Nov 2012 20:53:10 +0000 (15:53 -0500)
lang/is.js

index c845665ad5817fc03156ebc506c696657ba90723..3777d1aa9ffd1b8bdf8daffbaa249a6ebb4afdcf 100644 (file)
                 M : translate,
                 MM : translate,
                 y : translate,
-                yy : translate,
+                yy : translate
             },
             ordinal : function (number) {
                 return '.';