]> BookStack Code Mirror - bookstack/blobdiff - app/Theming/ThemeService.php
Make building of search results work for multi-byte encoded characters
[bookstack] / app / Theming / ThemeService.php
index 57336ec5f71d21a3156aa69120fb194d76104a2e..275dc9d8c94d421fa4af8467e98146e73fa4404b 100644 (file)
@@ -5,7 +5,6 @@ namespace BookStack\Theming;
 use BookStack\Auth\Access\SocialAuthService;
 use Illuminate\Console\Application;
 use Illuminate\Console\Application as Artisan;
-use Illuminate\Contracts\Console\Kernel;
 use Symfony\Component\Console\Command\Command;
 
 class ThemeService