diff --git a/app/code/Magento/Eav/Model/Entity/Attribute/AbstractAttribute.php b/app/code/Magento/Eav/Model/Entity/Attribute/AbstractAttribute.php
index a959a6efcf2eba34b158f3be2bc47d57cd9df6c3..1841a9efb6cf8424ebc7ef0b289495388da31db2 100644
--- a/app/code/Magento/Eav/Model/Entity/Attribute/AbstractAttribute.php
+++ b/app/code/Magento/Eav/Model/Entity/Attribute/AbstractAttribute.php
@@ -208,7 +208,6 @@ abstract class AbstractAttribute extends \Magento\Framework\Model\AbstractExtens
         return $this->serializer;
     }
 
-
     /**
      * Initialize resource model
      *