Skip to content

Commit

Permalink
Remove empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-aleman committed Feb 21, 2020
1 parent 79025f8 commit 5e84595
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/code/Magento/Catalog/Block/Product/ImageFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,4 @@ public function create(Product $product, string $imageId, array $attributes = nu

return $this->objectManager->create(ImageBlock::class, $data);
}


}

0 comments on commit 5e84595

Please sign in to comment.