Skip to content

Commit b942616

Browse files
dylan-isaacclaude
andcommitted
fix: remove unused SVG import causing build failure
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent cff098b commit b942616

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/pages/Home.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import { Link } from 'react-router-dom';
22
import { FileText, Shield, Cpu, BookOpen, ArrowRight } from 'lucide-react';
3-
import reflowIcon from '../assets/equalify-reflow-icon.svg';
43
import reflowIconPng from '../assets/equalify-reflow-icon.png';
54

65
export const Home = () => {

0 commit comments

Comments
 (0)