X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/024924eef38179ecb12ef5cd6d7bcdcb8c15a298..refs/pull/3391/head:/app/Theming/ThemeService.php diff --git a/app/Theming/ThemeService.php b/app/Theming/ThemeService.php index 57336ec5f..275dc9d8c 100644 --- a/app/Theming/ThemeService.php +++ b/app/Theming/ThemeService.php @@ -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