Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / editor / src / EditorXssFilter / Standard.php
index 363497f8d22eac738b55ea3c5d85fc8739aac727..754a014ca6268dc3b2020204f3dad54c66552ed6 100644 (file)
@@ -116,7 +116,6 @@ class Standard extends Xss implements EditorXssFilterInterface {
     return $html;
   }
 
-
   /**
    * Get all allowed tags from a restrictions data structure.
    *