Remove more unused variables
This commit is contained in:
parent
3d7adaa578
commit
12db7e001a
|
|
@ -194,7 +194,6 @@ export function ApiFormField({
|
|||
onChange(value);
|
||||
}}
|
||||
selectAndFocus={selectAndFocus}
|
||||
apiTriggerValue={definition.value}
|
||||
/>
|
||||
);
|
||||
case 'choice':
|
||||
|
|
|
|||
Loading…
Reference in New Issue