diff --git a/src/components/home/homeStatus/HomeStatus.tsx b/src/components/home/homeStatus/HomeStatus.tsx index 241c512..09fd09c 100644 --- a/src/components/home/homeStatus/HomeStatus.tsx +++ b/src/components/home/homeStatus/HomeStatus.tsx @@ -12,7 +12,6 @@ const HomeStatus = () => { }; fetchStatus(); }, []); - let n = 1; return (