diff --git a/static/js/pages/public-repo-exp.js b/static/js/pages/public-repo-exp.js index ddfd11a40..f7e95ca3a 100644 --- a/static/js/pages/public-repo-exp.js +++ b/static/js/pages/public-repo-exp.js @@ -16,4 +16,4 @@ CookieService.putPermanent('quay.public-repo-exp', value.toString()); }; } -}()); \ No newline at end of file +}());