From 4d06652d16f49da7a1b02fce1ed19dabf629d1ed Mon Sep 17 00:00:00 2001 From: Malted Date: Thu, 6 Apr 2023 23:08:10 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Add=20alt=20text=20&=20rem?= =?UTF-8?q?ove=20redundant=20imports?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/index/github.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/index/github.js b/components/index/github.js index 2bd4bcba..43253bac 100644 --- a/components/index/github.js +++ b/components/index/github.js @@ -1,8 +1,5 @@ import { Badge, Link, Text } from 'theme-ui' -import { useEffect, useState } from 'react' import RelativeTime from 'react-relative-time' -import Fade from 'react-reveal/Fade' -/** @jsxImportSource theme-ui */ export default function GitHub({ type, @@ -49,6 +46,7 @@ export default function GitHub({ user !== 'dependabot[bot]' ? ( user !== 'github-actions[bot]' ? (