Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / migrate / src / Plugin / migrate / process / Log.php
index af262ff5621308f229df56c2498328169b9a6ce8..62088f607e8899a92b2877889b481ac602f6416c 100644 (file)
@@ -6,7 +6,6 @@ use Drupal\migrate\MigrateExecutableInterface;
 use Drupal\migrate\ProcessPluginBase;
 use Drupal\migrate\Row;
 
-
 /**
  * Logs values without changing them.
  *