Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Config / DatabaseStorage.php
index 0ac6134c340013822d4c65e9f2df587d2a9bd8fe..2560a461e76d5698eb7ae0289e21ac41d9521662 100644 (file)
@@ -228,7 +228,6 @@ class DatabaseStorage implements StorageInterface {
       ->execute();
   }
 
-
   /**
    * Implements Drupal\Core\Config\StorageInterface::rename().
    *