Skip to content

Commit 633a751

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

File tree

1 file changed

+0
-2
lines changed
  • app/code/Magento/Backend/Block/Widget

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,6 @@ protected function _beforeToHtml()
252252
return parent::_beforeToHtml();
253253
}
254254

255-
256255
/**
257256
* Reorder the tabs.
258257
*
@@ -340,7 +339,6 @@ private function finalTabsSortOrder(array $orderByPosition)
340339
return $ordered;
341340
}
342341

343-
344342
/**
345343
* @return string
346344
*/

0 commit comments

Comments
 (0)