Remove unused action
This commit is contained in:
parent
1299a799ab
commit
1fc2f4ed22
|
@ -2,7 +2,6 @@
|
|||
* External dependencies
|
||||
*/
|
||||
import { controls as dataControls } from '@wordpress/data-controls';
|
||||
import { Action } from '@wordpress/data';
|
||||
import apiFetch, { APIFetchOptions } from '@wordpress/api-fetch';
|
||||
import { AnyAction } from 'redux';
|
||||
|
||||
|
|
Loading…
Reference in New Issue