Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / config / tests / config_events_test / src / EventSubscriber.php
index 98417c02e95ea5c05d895fb3579f8b6388c126c6..b36a0db7a18ca0b2d94539c7707d961bc8350272 100644 (file)
@@ -2,7 +2,6 @@
 
 namespace Drupal\config_events_test;
 
-
 use Drupal\Core\Config\ConfigCrudEvent;
 use Drupal\Core\Config\ConfigEvents;
 use Drupal\Core\State\StateInterface;