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