Skip to content

Commit 0e8057a

Browse files
committed
Fixing lint error
1 parent 0cd3aba commit 0e8057a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/components/control-component-factory.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ import debounce from '../utils/debounce';
1616
import _getValue, { getCheckboxValue } from '../utils/get-value';
1717
import getValidity from '../utils/get-validity';
1818
import invertValidity from '../utils/invert-validity';
19-
import getFieldFromState from '../utils/get-field-from-state';
2019
import getModel from '../utils/get-model';
2120
import persistEventWithCallback from '../utils/persist-event-with-callback';
2221
import actions from '../actions';

0 commit comments

Comments
 (0)