Skip to content

Commit d654085

Browse files
Modified the solution against the build failure
1 parent 5c912d6 commit d654085

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

app/code/Magento/CatalogRule/Setup/Patch/Schema/CleanUpProductPriceReplicaTable.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@
99
use Magento\Framework\Setup\SchemaSetupInterface;
1010
use Magento\Framework\Setup\Patch\SchemaPatchInterface;
1111

12-
/**
13-
* Class CleanUpProductPriceReplicaTable
14-
*
15-
*/
1612
class CleanUpProductPriceReplicaTable implements SchemaPatchInterface
1713
{
1814
/**

0 commit comments

Comments
 (0)