Skip to content

Commit

Permalink
ENGCOM-4210: Removed useless sprintf and removed code no longer needed
Browse files Browse the repository at this point in the history
…#21093

 - Merge Pull Request #21093 from df2k2/magento2:2.3-dev-sprint
 - Merged commits:
   1. 3c98751
   2. 083553c
  • Loading branch information
magento-engcom-team committed Feb 12, 2019
2 parents 82f6d09 + 083553c commit eca2f6c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/code/Magento/Downloadable/Model/ResourceModel/Link.php
Original file line number Diff line number Diff line change
Expand Up @@ -216,6 +216,8 @@ public function getSearchableData($productId, $storeId)
}

/**
* Get Currency model.
*
* @return \Magento\Directory\Model\Currency
*/
protected function _createCurrency()
Expand Down

0 comments on commit eca2f6c

Please sign in to comment.