Remove code that checks if the MP2 migration is in progress
[MAILPOET-4376]
This commit is contained in:
@@ -211,8 +211,6 @@ class API {
|
||||
$this->changelog->shouldShowWelcomeWizard()
|
||||
|| $this->changelog->shouldShowWooCommerceListImportPage()
|
||||
|| $this->changelog->shouldShowRevenueTrackingPermissionPage()
|
||||
|| $this->changelog->isMp2MigrationInProgress()
|
||||
|| $this->changelog->shouldShowMp2Migration()
|
||||
);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user