Skip to content

Commit f5efeee

Browse files
committed
Removing multiple lines.
1 parent 633a751 commit f5efeee

File tree

1 file changed

+1
-3
lines changed
  • app/code/Magento/Backend/Block/Widget

1 file changed

+1
-3
lines changed

app/code/Magento/Backend/Block/Widget/Tabs.php

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,8 +280,7 @@ private function reorderTabs()
280280

281281
return $this->applyTabsCorrectOrder($orderByPosition, $orderByIdentity);
282282
}
283-
284-
283+
285284
/**
286285
* @param array $orderByPosition
287286
* @param array $orderByIdentity
@@ -317,7 +316,6 @@ private function applyTabsCorrectOrder(array $orderByPosition, array $orderByIde
317316
return $this->finalTabsSortOrder($orderByPosition);
318317
}
319318

320-
321319
/**
322320
* Apply the last sort order to tabs.
323321
*

0 commit comments

Comments
 (0)