fix: remove unused imports and dead code to clear ESLint errors
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import jsPDF from 'jspdf'
|
||||
import { api } from '@/lib/api-client'
|
||||
import type { RepairTicket, RepairLineItem, RepairNote } from '@/types/repair'
|
||||
|
||||
const STATUS_LABELS: Record<string, string> = {
|
||||
|
||||
Reference in New Issue
Block a user