Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / aggregator / src / Plugin / Block / AggregatorFeedBlock.php
index f4c8e2a57d18c526fc44a7e15a68863f94e6fd18..18390c73ff7f4335a599734c7dc96a3f56e2019e 100644 (file)
@@ -57,7 +57,6 @@ class AggregatorFeedBlock extends BlockBase implements ContainerFactoryPluginInt
     $this->itemStorage = $item_storage;
   }
 
-
   /**
    * {@inheritdoc}
    */
@@ -71,7 +70,6 @@ class AggregatorFeedBlock extends BlockBase implements ContainerFactoryPluginInt
     );
   }
 
-
   /**
    * {@inheritdoc}
    */