fix(frontend): remove unused Zap import in landing-sections.tsx
Some checks are pending
CI / Frontend Build (push) Blocked by required conditions
CI / Rust Lint & Check (push) Waiting to run
CI / Rust Tests (push) Waiting to run
CI / Frontend Lint & Type Check (push) Waiting to run

This commit is contained in:
ZhenYi 2026-04-16 21:10:39 +08:00
parent 752b91d329
commit d0fc590491

View File

@ -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 = [
{