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} /> );