Skip to content

Commit 223de73

Browse files
committed
Removed empty line
1 parent 81a99ba commit 223de73

File tree

4 files changed

+0
-4
lines changed

4 files changed

+0
-4
lines changed

app/code/Magento/Eav/Model/Entity/Attribute/AttributeInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
* Interface \Magento\Eav\Model\Entity\Attribute\AttributeInterface
1212
*
1313
* @api
14-
*
1514
*/
1615
interface AttributeInterface
1716
{

app/code/Magento/Eav/Model/Entity/Attribute/Backend/BackendInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
* and performing pre and post actions
1515
*
1616
* @api
17-
*
1817
*/
1918
interface BackendInterface
2019
{

app/code/Magento/Eav/Model/Entity/Setup/PropertyMapperInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
* Interface \Magento\Eav\Model\Entity\Setup\PropertyMapperInterface
1414
*
1515
* @api
16-
*
1716
*/
1817
interface PropertyMapperInterface
1918
{

app/code/Magento/Eav/Model/ResourceModel/Attribute/DefaultEntityAttributes/ProviderInterface.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
* Interface \Magento\Eav\Model\ResourceModel\Attribute\DefaultEntityAttributes\ProviderInterface
1212
*
1313
* @api
14-
*
1514
*/
1615
interface ProviderInterface
1716
{

0 commit comments

Comments
 (0)