Skip to content

Commit

Permalink
Removing multiple lines.
Browse files Browse the repository at this point in the history
  • Loading branch information
tiagosampaio committed Jun 26, 2018
1 parent c2b5c7a commit 024384a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/code/Magento/Backend/Block/Widget/Tabs.php
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,6 @@ protected function _beforeToHtml()
return parent::_beforeToHtml();
}


/**
* Reorder the tabs.
*
Expand Down Expand Up @@ -340,7 +339,6 @@ private function finalTabsSortOrder(array $orderByPosition)
return $ordered;
}


/**
* @return string
*/
Expand Down

0 comments on commit 024384a

Please sign in to comment.