diff --git a/static/js/directives/ui/repo-tag-history.js b/static/js/directives/ui/repo-tag-history.js index e5bfc8895..7be799ccb 100644 --- a/static/js/directives/ui/repo-tag-history.js +++ b/static/js/directives/ui/repo-tag-history.js @@ -121,7 +121,6 @@ angular.module('quay').directive('repoTagHistory', function () { 'date_break': true, 'date': new Date(current.time) }); - i--; } }