Skip to content

Commit 7c5a30a

Browse files
binarykgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 8b7a6ec commit 7c5a30a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Feature/AuthorizableModelsTest.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
namespace Binaryk\LaravelRestify\Tests\Feature;
44

5-
use Binaryk\LaravelRestify\Cache\Cacheable;
65
use Binaryk\LaravelRestify\Cache\PolicyCache;
76
use Binaryk\LaravelRestify\Tests\Database\Factories\PostFactory;
87
use Binaryk\LaravelRestify\Tests\Fixtures\Post\Post;
@@ -15,7 +14,6 @@
1514
use Illuminate\Foundation\Testing\RefreshDatabase;
1615
use Illuminate\Support\Facades\Cache;
1716
use Illuminate\Support\Facades\Gate;
18-
use Symfony\Component\ErrorHandler\ErrorHandler;
1917

2018
class AuthorizableModelsTest extends IntegrationTestCase
2119
{

0 commit comments

Comments
 (0)