Skip to content

Commit

Permalink
Update TestKit.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
zakpatterson committed Jan 2, 2022
1 parent c4c53ac commit ce02a2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/forms/tests/TestKit.ts
@@ -1,6 +1,6 @@
/* eslint-disable @typescript-eslint/explicit-module-boundary-types */

import fc, { date, Parameters } from 'fast-check'
import fc, { Parameters } from 'fast-check'
import { Information } from 'ustaxes/core/data'
import Form from 'ustaxes/core/irsForms/Form'
import { run } from 'ustaxes/core/util'
Expand Down

0 comments on commit ce02a2b

Please sign in to comment.