Skip to content

Commit

Permalink
Removed PHPMD suppress warning directive
Browse files Browse the repository at this point in the history
  • Loading branch information
maxalmonte14 committed Nov 16, 2018
1 parent 7f3808c commit 5ff88c0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/code/Magento/DownloadableImportExport/Helper/Uploader.php
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,6 @@ class Uploader extends \Magento\Framework\App\Helper\AbstractHelper
* @param \Magento\CatalogImportExport\Model\Import\UploaderFactory $uploaderFactory
* @param \Magento\Framework\App\ResourceConnection $resource
* @param \Magento\Framework\Filesystem $filesystem
*
* @SuppressWarnings(PHPMD.UnusedFormalParameter)
*/
public function __construct(
\Magento\Framework\App\Helper\Context $context,
Expand Down

0 comments on commit 5ff88c0

Please sign in to comment.