Remove unused dependencies

This commit is contained in:
2025-11-28 10:13:46 +00:00
parent 032b966a9d
commit 239e0e64da
7 changed files with 7 additions and 45 deletions

View File

@@ -18,7 +18,7 @@ import { Select, SelectContent, SelectItem, SelectTrigger, SelectValue } from '.
import { Switch } from './ui/switch';
import { Label } from './ui/label';
import { Tooltip, TooltipContent, TooltipProvider, TooltipTrigger } from './ui/tooltip';
import { Trash2, X } from 'lucide-react';
import { X } from 'lucide-react';
const DeviationList = ({
deviations,