Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / migrate / src / Plugin / Discovery / AnnotatedClassDiscoveryAutomatedProviders.php
index 180be0a3aae5024f96b6296183ba0f5ce52460a1..a1f973746b2c50786cf71e26e9ba74a0cf104f42 100644 (file)
@@ -48,7 +48,6 @@ class AnnotatedClassDiscoveryAutomatedProviders extends AnnotatedClassDiscovery
     $this->finder = new ClassFinder();
   }
 
-
   /**
    * {@inheritdoc}
    */