We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c2af6a commit 8729c83Copy full SHA for 8729c83
app/code/Magento/PageBuilder/Setup/Patch/Data/MigrateToPageBuilder.php
@@ -70,7 +70,6 @@ public function apply()
70
\Magento\Framework\App\Area::AREA_ADMINHTML,
71
[$convertBlueFootToPageBuilder, 'convert']
72
);
73
- $this->convertBlueFootToPageBuilderFactory->create(['setup' => $this->moduleDataSetup])->convert();
74
$this->moveImages->move();
75
}
76
0 commit comments