Skip to content

Commit 6ca22c5

Browse files
tiagosampaiomage2pratik
authored andcommitted
Removing multiple lines.
1 parent 787ab8b commit 6ca22c5

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
@@ -277,8 +277,7 @@ private function reorderTabs()
277277

278278
return $this->applyTabsCorrectOrder($orderByPosition, $orderByIdentity);
279279
}
280-
281-
280+
282281
/**
283282
* @param array $orderByPosition
284283
* @param array $orderByIdentity
@@ -314,7 +313,6 @@ private function applyTabsCorrectOrder(array $orderByPosition, array $orderByIde
314313
return $this->finalTabsSortOrder($orderByPosition);
315314
}
316315

317-
318316
/**
319317
* Apply the last sort order to tabs.
320318
*

0 commit comments

Comments
 (0)