Skip to content

Commit 374e86f

Browse files
committed
magento/magento2-page-builder#543: Content Product Attributes Default Sorting Order
- Code Review Feedback/Amends
1 parent 67851de commit 374e86f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

app/code/Magento/Catalog/Setup/Patch/Data/UpdateProductDescriptionOrder.php

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -89,14 +89,6 @@ public static function getDependencies()
8989
];
9090
}
9191

92-
/**
93-
* {@inheritdoc}
94-
*/
95-
public static function getVersion()
96-
{
97-
return '2.3.5';
98-
}
99-
10092
/**
10193
* {@inheritdoc}
10294
*/

0 commit comments

Comments
 (0)