Skip to content

Commit 66c97e6

Browse files
committed
Update SetCacheHeaders.php
1 parent 0d8611d commit 66c97e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/Core/Middleware/SetCacheHeaders.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
use Closure;
66
use Illuminate\Support\Carbon;
77
use Illuminate\Support\Str;
8-
use Leantime\Core\Services\AuthService;
8+
use Leantime\Domain\Auth\Services\Auth as AuthService;
99
use Symfony\Component\HttpFoundation\BinaryFileResponse;
1010
use Symfony\Component\HttpFoundation\StreamedResponse;
1111

0 commit comments

Comments
 (0)