fix: build errors
All checks were successful
Build and Push Docker Image / tests (push) Successful in 37s
Build and Push Docker Image / build (push) Successful in 3m39s

This commit is contained in:
Lars Hampe 2024-10-29 21:29:54 +01:00
parent 625b463287
commit ab0286fd71

View File

@ -9,7 +9,6 @@ import {
Checkbox,
Form,
FormControl,
FormDescription,
FormField,
FormItem,
FormLabel,
@ -24,7 +23,6 @@ import {
SelectItem,
SelectTrigger,
SelectValue,
Separator,
cn,
} from '@boring.tools/ui'
import { zodResolver } from '@hookform/resolvers/zod'