chore(comment): removed

This commit is contained in:
Stan Girard 2023-06-06 17:32:29 +02:00
parent e2ae1ca893
commit 137fcc8802

View File

@ -13,7 +13,6 @@ export const BrainConsumption = (userStats: UserStats): JSX.Element => {
height: "100%",
}}
className="fill-green-200 stroke-black stroke-1"
// size={12}
/>
);