diff --git a/frontend/src/pages/Dashboard.tsx b/frontend/src/pages/Dashboard.tsx index f88643a..5ec57ae 100644 --- a/frontend/src/pages/Dashboard.tsx +++ b/frontend/src/pages/Dashboard.tsx @@ -510,10 +510,6 @@ const AccountRow: React.FC<{ )} -import VerifiedUserIcon from '@mui/icons-material/VerifiedUser'; - -// ... (inside AccountRow) - {/* Scraper Auth Button - Controls the optional cooldown tracking */}