fix: remove unused imports and dead code to clear ESLint errors
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Check, Truck, ClipboardList, Search, Clock, ThumbsUp, Wrench, Package, HandMetal, Ban, FilePlus } from 'lucide-react'
|
||||
import { Check, ClipboardList, Search, Clock, ThumbsUp, Wrench, Package, HandMetal, Ban, FilePlus } from 'lucide-react'
|
||||
|
||||
const STEPS = [
|
||||
{ key: 'new', label: 'New', icon: FilePlus },
|
||||
|
||||
Reference in New Issue
Block a user