From b521fe649eea566d5c5a657c5d523f591b991e58 Mon Sep 17 00:00:00 2001 From: Junseo Park Date: Sat, 27 Feb 2021 11:02:07 +0900 Subject: [PATCH] style: removed line --- components/BotCard.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/components/BotCard.tsx b/components/BotCard.tsx index 8b0807d..2219258 100644 --- a/components/BotCard.tsx +++ b/components/BotCard.tsx @@ -10,7 +10,6 @@ import DiscordAvatar from '@components/DiscordAvatar' const BotCard = ({ manage=false, bot }: BotProps): JSX.Element => { return ( -