Skip to content

Commit 5e84595

Browse files
Remove empty lines
1 parent 79025f8 commit 5e84595

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

app/code/Magento/Catalog/Block/Product/ImageFactory.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,4 @@ public function create(Product $product, string $imageId, array $attributes = nu
175175

176176
return $this->objectManager->create(ImageBlock::class, $data);
177177
}
178-
179-
180178
}

0 commit comments

Comments
 (0)