From 137fcc88028870b8ad08f658f22e24bee3ec9d8a Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Tue, 6 Jun 2023 17:32:29 +0200 Subject: [PATCH] chore(comment): removed --- frontend/app/user/components/BrainConsumption.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/frontend/app/user/components/BrainConsumption.tsx b/frontend/app/user/components/BrainConsumption.tsx index 12691e715..7424523a2 100644 --- a/frontend/app/user/components/BrainConsumption.tsx +++ b/frontend/app/user/components/BrainConsumption.tsx @@ -13,7 +13,6 @@ export const BrainConsumption = (userStats: UserStats): JSX.Element => { height: "100%", }} className="fill-green-200 stroke-black stroke-1" - // size={12} /> );