X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/8b550991a4dbcd7a05e08e8f600b5444d5f4004d..refs/pull/1755/head:/app/Entities/SlugGenerator.php diff --git a/app/Entities/SlugGenerator.php b/app/Entities/SlugGenerator.php index e68e00b06..459a5264a 100644 --- a/app/Entities/SlugGenerator.php +++ b/app/Entities/SlugGenerator.php @@ -59,6 +59,4 @@ class SlugGenerator return $query->count() > 0; } - - -} \ No newline at end of file +}