From 4ff5da9fcb04da857de1a424a1de9aa7a2bfea00 Mon Sep 17 00:00:00 2001 From: Tim Pechersky Date: Tue, 15 Mar 2022 17:25:22 +0000 Subject: [PATCH] happy linter - happy life --- frontend/pages/index.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/frontend/pages/index.js b/frontend/pages/index.js index 098219e0..acb9214c 100644 --- a/frontend/pages/index.js +++ b/frontend/pages/index.js @@ -19,8 +19,6 @@ import { GridItem, SimpleGrid, Button, - LinkBox, - LinkOverlay, Image as ChakraImage, } from "@chakra-ui/react"; import dynamic from "next/dynamic";