Removed useless flags

[MAILPOET-2681]
This commit is contained in:
Amine Ben hammou
2020-04-03 09:05:51 +02:00
committed by Veljko V
parent af4225bc87
commit d50de2cfae

View File

@@ -231,9 +231,6 @@ export type State = {
woocommerce: boolean woocommerce: boolean
newUser: boolean newUser: boolean
error: boolean error: boolean
mssKeyValid: boolean
premiumKeyValid: boolean
premiumPluginInstalled: boolean
} }
save: { save: {
inProgress: boolean inProgress: boolean