Skip to content

Commit

Permalink
Removed unnecessary AvailabilityQuestionValue from imports in form.sv…
Browse files Browse the repository at this point in the history
…elte
  • Loading branch information
AlexthePear committed Dec 29, 2023
1 parent 7d8a89d commit 4b7b093
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib/components/form.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
TimeQuestion,
DateQuestion,
DatetimeQuestion,
AvailabilityQuestionValue,
AvailablityQuestion
} from '$lib/form';
import { QuestionType } from '$lib/form';
Expand Down

0 comments on commit 4b7b093

Please sign in to comment.