Remove unused action

This commit is contained in:
Lourens Schep 2022-05-25 12:09:39 -03:00
parent 1299a799ab
commit 1fc2f4ed22
1 changed files with 0 additions and 1 deletions

View File

@ -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';