We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cd3aba commit 0e8057aCopy full SHA for 0e8057a
src/components/control-component-factory.js
@@ -16,7 +16,6 @@ import debounce from '../utils/debounce';
16
import _getValue, { getCheckboxValue } from '../utils/get-value';
17
import getValidity from '../utils/get-validity';
18
import invertValidity from '../utils/invert-validity';
19
-import getFieldFromState from '../utils/get-field-from-state';
20
import getModel from '../utils/get-model';
21
import persistEventWithCallback from '../utils/persist-event-with-callback';
22
import actions from '../actions';
0 commit comments