From d0fc590491639efe865e9269eeb6d89ca8f372ef Mon Sep 17 00:00:00 2001 From: ZhenYi <434836402@qq.com> Date: Thu, 16 Apr 2026 21:10:39 +0800 Subject: [PATCH] fix(frontend): remove unused Zap import in landing-sections.tsx --- src/components/landing/landing-sections.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/landing/landing-sections.tsx b/src/components/landing/landing-sections.tsx index f330285..610a5d7 100644 --- a/src/components/landing/landing-sections.tsx +++ b/src/components/landing/landing-sections.tsx @@ -1,5 +1,5 @@ import {motion} from 'framer-motion'; -import {Bot, Brain, Code2, GitBranch, History, Layers, Network, Workflow, Zap} from 'lucide-react'; +import {Bot, Brain, Code2, GitBranch, History, Layers, Network, Workflow} from 'lucide-react'; const FEATURES = [ {