Skip to content

Commit ed8b1b2

Browse files
committed
MC-40558: Stabilize Static tests and MHI
1 parent 26a877c commit ed8b1b2

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

lib/internal/Magento/Framework/DB/Sql/UnionExpression.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@
88
use Magento\Framework\DB\Select;
99

1010
/**
11-
* Class UnionExpression
1211
* @package Magento\Framework\DB\Sql
1312
*/
1413
class UnionExpression extends Expression

lib/internal/Magento/Framework/MessageQueue/BatchConsumer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
use Magento\Framework\MessageQueue\Consumer\ConfigInterface as ConsumerConfig;
1111

1212
/**
13-
* Class BatchConsumer
1413
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1514
*/
1615
class BatchConsumer implements ConsumerInterface

0 commit comments

Comments
 (0)