Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / book / src / BookOutlineStorageInterface.php
index c09c52afe6fa76805cedeed4086a22ab3e65b3f0..820bc1b2a7c632ceb60ae0f130d7b60e4198ca4d 100644 (file)
@@ -110,7 +110,6 @@ interface BookOutlineStorageInterface {
    */
   public function insert($link, $parents);
 
-
   /**
    * Updates book reference for links that were moved between books.
    *