Skip to content

Commit

Permalink
chore: remove validate-messages.js as redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
okadurin authored and tlouisse committed Feb 19, 2024
1 parent 7cb78fc commit 4c96434
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/components/fieldset/use-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
import { html } from '@mdjs/mdjs-preview';
import { localize } from '@lion/ui/localize.js';
import { MinLength, Validator, Required } from '@lion/ui/form-core.js';
import { loadDefaultFeedbackMessages } from '@lion/ui/validate-messages.js';

import '@lion/ui/define/lion-input.js';
import '@lion/ui/define/lion-fieldset.js';
Expand Down

0 comments on commit 4c96434

Please sign in to comment.