Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 8f6ac0e

Browse files
committed
Linting
1 parent f443686 commit 8f6ac0e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/components/form-component.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -299,9 +299,7 @@ function createFormClass(s = defaultStrategy) {
299299

300300
handleIntents() {
301301
const {
302-
model,
303302
formValue,
304-
dispatch,
305303
} = this.props;
306304

307305
formValue.$form.intents.forEach((intent) => {

0 commit comments

Comments
 (0)