Skip to content

Commit

Permalink
style: remove unused type
Browse files Browse the repository at this point in the history
  • Loading branch information
thetutlage committed Mar 28, 2024
1 parent df27df8 commit 9dd733c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/integration/validator.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ import vine, {
VineLiteral,
VineBoolean,
} from '../../index.js'
import { InferInput } from '../../src/types.js'

test.group('Validator | metadata', () => {
test('pass metadata to the validation pipeline', async ({ assert }) => {
Expand Down

0 comments on commit 9dd733c

Please sign in to comment.