@@ -5,7 +5,6 @@ |
||
5 | 5 | use Closure; |
6 | 6 | use Illuminate\Auth\Access\AuthorizationException; |
7 | 7 | use Illuminate\Contracts\Auth\Factory as Auth; |
8 | -use Sco\Admin\Contracts\ConfigFactoryInterface; |
|
9 | 8 | |
10 | 9 | class ModelAuthorize |
11 | 10 | { |