From b5696609f097a256f7377c434ac28e11c38fa983 Mon Sep 17 00:00:00 2001 From: "Builder.io" Date: Mon, 10 Nov 2025 19:52:38 +0000 Subject: [PATCH] completionId: cgen-8dc119d271a7487ebb4adc09fefb663c cgen-8dc119d271a7487ebb4adc09fefb663c --- client/components/ArmSwitcher.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/client/components/ArmSwitcher.tsx b/client/components/ArmSwitcher.tsx index 3c2e7da6..89ba1d2e 100644 --- a/client/components/ArmSwitcher.tsx +++ b/client/components/ArmSwitcher.tsx @@ -1,7 +1,5 @@ import { useState, useEffect } from "react"; import { useNavigate } from "react-router-dom"; -import { Zap, X } from "lucide-react"; -import ArmSwitcherModal from "./ArmSwitcherModal"; interface Arm { id: string;