diff --git a/frontend/components/dashboard/scan-terminal/ScanTerminalShellParts.tsx b/frontend/components/dashboard/scan-terminal/ScanTerminalShellParts.tsx index 3644e8e2..2f958619 100644 --- a/frontend/components/dashboard/scan-terminal/ScanTerminalShellParts.tsx +++ b/frontend/components/dashboard/scan-terminal/ScanTerminalShellParts.tsx @@ -3,13 +3,7 @@ import clsx from "clsx"; import Link from "next/link"; import type { Dispatch, SetStateAction } from "react"; -import { - LogIn, - MessageCircle, - Moon, - Sun, - UserRound, -} from "lucide-react"; +import { LogIn, MessageCircle, Moon, Sun, UserRound } from "lucide-react"; import { ProFeaturePaywall } from "@/components/dashboard/ProFeaturePaywall"; import { LoadingSignal } from "@/components/dashboard/scan-terminal/LoadingSignal"; import type { Locale } from "@/lib/i18n"; @@ -50,7 +44,9 @@ export function ScanTerminalLoadingScreen({