Remove unused import to get rid of eslint warning

This change was needed to create a subsequent commit that makes
modifications to this file. Without it, eslint would report an error
when trying to commit changes to actions.ts.

[MAILPOET-3885]
This commit is contained in:
Rodrigo Primo
2021-11-10 15:50:38 -03:00
committed by Veljko V
parent 63c27830a5
commit 5b4f3a8882

View File

@@ -1,5 +1,4 @@
import { select } from '@wordpress/data';
import MailPoet from 'mailpoet';
import {
CategoryActionType,