Skip to content

Commit 168d8cb

Browse files
committed
Improve PHP Code Sniffer
1 parent 69bb06b commit 168d8cb

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier

1 file changed

+1
-2
lines changed

app/code/Magento/Catalog/Ui/DataProvider/Product/Form/Modifier/Alerts.php

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,7 @@ class Alerts extends AbstractModifier
3838
* @var LayoutFactory
3939
*/
4040
private $layoutFactory;
41-
42-
41+
4342
/**
4443
* Alerts constructor.
4544
* @param ScopeConfigInterface $scopeConfig

0 commit comments

Comments
 (0)