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:
@@ -1,5 +1,4 @@
|
||||
import { select } from '@wordpress/data';
|
||||
import MailPoet from 'mailpoet';
|
||||
|
||||
import {
|
||||
CategoryActionType,
|
||||
|
Reference in New Issue
Block a user