We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d8611d commit 66c97e6Copy full SHA for 66c97e6
app/Core/Middleware/SetCacheHeaders.php
@@ -5,7 +5,7 @@
5
use Closure;
6
use Illuminate\Support\Carbon;
7
use Illuminate\Support\Str;
8
-use Leantime\Core\Services\AuthService;
+use Leantime\Domain\Auth\Services\Auth as AuthService;
9
use Symfony\Component\HttpFoundation\BinaryFileResponse;
10
use Symfony\Component\HttpFoundation\StreamedResponse;
11
0 commit comments