Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate_drupal / src / Plugin / migrate / source / EmptySource.php
index 6792e5e0528d6deac641ca059fef6b12775d8efa..e0acc4b52e30b8a8cf226e52909c282755250bf6 100644 (file)
@@ -10,7 +10,6 @@ use Drupal\migrate\Plugin\migrate\source\EmptySource as BaseEmptySource;
 use Drupal\Core\Entity\EntityManagerInterface;
 use Drupal\Core\Plugin\ContainerFactoryPluginInterface;
 
-
 /**
  * Source returning an empty row with Drupal specific config dependencies.
  *