Further Drupal 8.6.4 changes. Some core files were not committed before a commit...
[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}
    */