Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Validation / ConstraintManager.php
index a2bd604c0a158098f4c9d7b612c02909488213e4..79da1d6e8a2f6bafc9c0b7e8819a0609e63f057b 100644 (file)
@@ -56,7 +56,6 @@ class ConstraintManager extends DefaultPluginManager {
     return $this->discovery;
   }
 
-
   /**
    * Creates a validation constraint.
    *