Skip to content

Commit 912c06c

Browse files
author
Stanislav Idolov
authored
Fixed code style issues
1 parent 9b1beab commit 912c06c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Sales/Model/ResourceModel/Grid/Collection.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
*/
1616
class Collection extends AbstractCollection implements SearchResultInterface
1717
{
18-
1918
/**
2019
* @var AggregationInterface
2120
*/
@@ -81,7 +80,6 @@ public function setAggregations($aggregations)
8180
return $this;
8281
}
8382

84-
8583
/**
8684
* Retrieve all ids for collection
8785
* Backward compatibility with EAV collection

0 commit comments

Comments
 (0)