Skip to content

Commit

Permalink
fix: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kevin9foong committed Oct 16, 2024
1 parent 2f53947 commit c1bcc11
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/app/utils/field-validation/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ import {
import { ParsedClearFormFieldResponseV3 } from '../../../types/api/submission'
import {
FieldValidationSchema,
FormFieldSchema,
ITableFieldSchema,
OmitUnusedValidatorProps,
} from '../../../types/field'
Expand Down

0 comments on commit c1bcc11

Please sign in to comment.