fix(frontend): remove unused Zap import in landing-sections.tsx
This commit is contained in:
parent
752b91d329
commit
d0fc590491
@ -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 = [
|
||||
{
|
||||
|
||||
Loading…
Reference in New Issue
Block a user