From f171b785a032c993dcd2114a4b443cecfe8e8212 Mon Sep 17 00:00:00 2001 From: Aria Moradi Date: Fri, 22 Jan 2021 21:29:09 +0330 Subject: [PATCH] [RELEASE CI] fix linting error --- webUI/react/src/components/MangaGrid.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/webUI/react/src/components/MangaGrid.tsx b/webUI/react/src/components/MangaGrid.tsx index f922e26..519dd00 100644 --- a/webUI/react/src/components/MangaGrid.tsx +++ b/webUI/react/src/components/MangaGrid.tsx @@ -41,7 +41,6 @@ export default function MangaGrid(props: IProps) { return ; }); } - return (