From 1fb0bf96d11f5d8c7ac8109f9140756920fced4a Mon Sep 17 00:00:00 2001 From: antoinechalifour Date: Thu, 3 Oct 2019 20:02:51 +0200 Subject: [PATCH] fix(Footer): remove unnecessary ts ignore --- src/components/Footer/Footer.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/components/Footer/Footer.tsx b/src/components/Footer/Footer.tsx index fe1c4cf..7a6e5d0 100644 --- a/src/components/Footer/Footer.tsx +++ b/src/components/Footer/Footer.tsx @@ -21,7 +21,6 @@ const MADEWITH_LABEL = ' Made with'; const ON_LABEL = 'on'; const HEARTH_EMOJI = '♥'; -// @ts-ignore const renderRight = (version = window.VERDACCIO_VERSION): JSX.Element => { return (