chore: remove unused imports

This commit is contained in:
Haileyesus
2026-02-23 11:38:42 +03:00
parent 7685144b0c
commit cc9ad433f2

View File

@@ -1,8 +1,7 @@
import { AlertTriangle, Check, Download, Trash2, Upload } from 'lucide-react';
import { Check, Download, Trash2, Upload } from 'lucide-react';
import {
CONFIRMATION_ACTION_LABELS,
CONFIRMATION_BUTTON_CLASSES,
CONFIRMATION_ICON_CLASSES,
CONFIRMATION_ICON_CONTAINER_CLASSES,
CONFIRMATION_TITLES,
} from '../../constants/constants';