@@ -4,7 +4,6 @@ |
||
4 | 4 | |
5 | 5 | use Clarkeash\Shield\Contracts\Service; |
6 | 6 | use Clarkeash\Shield\Exceptions\UnknownServiceException; |
7 | -use Clarkeash\Shield\Services\GitHub; |
|
8 | 7 | use Closure; |
9 | 8 | use Illuminate\Http\Request; |
10 | 9 |