Skip to content

Commit 2502f84

Browse files
committed
- Removed extra empty line from file.
1 parent 31c1939 commit 2502f84

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Weee/Ui/DataProvider/Product/Form/Modifier/Manager

1 file changed

+0
-1
lines changed

app/code/Magento/Weee/Ui/DataProvider/Product/Form/Modifier/Manager/Website.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ public function getWebsites(ProductInterface $product, EavAttribute $eavAttribut
6767
return $this->websites = $websites;
6868
}
6969

70-
7170
if ($storeId = $this->locator->getStore()->getId()) {
7271
/** @var WebsiteInterface $website */
7372
$website = $this->storeManager->getStore($storeId)->getWebsite();

0 commit comments

Comments
 (0)