From 5ba8a2889e8aa2e347ff03f85880eae564502698 Mon Sep 17 00:00:00 2001 From: amhsirak Date: Thu, 11 Dec 2025 14:28:48 +0530 Subject: [PATCH] fix: lint --- src/components/robot/pages/RobotCreate.tsx | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/components/robot/pages/RobotCreate.tsx b/src/components/robot/pages/RobotCreate.tsx index 4aacfc7c..3d663c79 100644 --- a/src/components/robot/pages/RobotCreate.tsx +++ b/src/components/robot/pages/RobotCreate.tsx @@ -158,11 +158,6 @@ const RobotCreate: React.FC = () => { navigate('/robots'); }; - - - - - return (