Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
Nielsvanpach authored and github-actions[bot] committed Nov 18, 2024
1 parent 5fb7804 commit 008a12b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion tests/CacheProfiles/CacheAllSuccessfulGetRequestsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

use function PHPUnit\Framework\assertEquals;
use function PHPUnit\Framework\assertFalse;

use function PHPUnit\Framework\assertTrue;

use Spatie\ResponseCache\CacheProfiles\CacheAllSuccessfulGetRequests;
Expand Down
1 change: 0 additions & 1 deletion tests/Commands/ClearCommandTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@

use Spatie\ResponseCache\Events\ClearedResponseCache;
use Spatie\ResponseCache\Events\ClearingResponseCache;

use Spatie\ResponseCache\ResponseCacheRepository;

beforeEach(function () {
Expand Down

0 comments on commit 008a12b

Please sign in to comment.