X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cd7788f2e9e8187c290dacbacbb38608d9a50a56..refs/pull/4467/head:/app/Theming/ThemeService.php diff --git a/app/Theming/ThemeService.php b/app/Theming/ThemeService.php index 275dc9d8c..bb91643e3 100644 --- a/app/Theming/ThemeService.php +++ b/app/Theming/ThemeService.php @@ -2,7 +2,7 @@ namespace BookStack\Theming; -use BookStack\Auth\Access\SocialAuthService; +use BookStack\Access\SocialAuthService; use Illuminate\Console\Application; use Illuminate\Console\Application as Artisan; use Symfony\Component\Console\Command\Command;