From ca6b0307465413a4a1195f75a246b93fd34c0798 Mon Sep 17 00:00:00 2001 From: Rishi Ghan Date: Wed, 19 Jan 2022 21:12:51 -0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Removed=20extra=20line?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/client/components/LibraryGrid.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/client/components/LibraryGrid.tsx b/src/client/components/LibraryGrid.tsx index 42a61df..98e1030 100644 --- a/src/client/components/LibraryGrid.tsx +++ b/src/client/components/LibraryGrid.tsx @@ -17,7 +17,6 @@ import { detectIssueTypes } from "../shared/utils/tradepaperback.utils"; import { Link } from "react-router-dom"; import { IMPORT_SERVICE_HOST } from "../constants/endpoints"; - interface ILibraryGridProps {} export const LibraryGrid = (libraryGridProps: ILibraryGridProps) => { const data = useSelector(