]> BookStack Code Mirror - bookstack/blobdiff - app/Entities/SlugGenerator.php
Update settings.php
[bookstack] / app / Entities / SlugGenerator.php
index e68e00b06124190d10d910067368cebab4ca71ca..459a5264a4228148426f7a1174f96da09a32847e 100644 (file)
@@ -59,6 +59,4 @@ class SlugGenerator
 
         return $query->count() > 0;
     }
-
-
-}
\ No newline at end of file
+}