From: Iskren Chernev Date: Tue, 6 May 2014 17:18:44 +0000 (-0700) Subject: Make JSHint happy and me unhappy X-Git-Tag: 2.7.0~23^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1641%2Fhead;p=thirdparty%2Fmoment.git Make JSHint happy and me unhappy --- diff --git a/moment.js b/moment.js index 7b08fe422..f76c913fe 100644 --- a/moment.js +++ b/moment.js @@ -1184,7 +1184,6 @@ case 'E': token = token.substr(0, 1); /* falls through */ - // WEEK YEAR case 'gggg': case 'GGGG': case 'GGGGG':