@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | use BeyondCode\Credentials\Credentials; |
| 4 | 4 | use Illuminate\Contracts\Container\BindingResolutionException; |
| 5 | -use ReflectionException; |
|
| 6 | 5 | |
| 7 | 6 | if (! function_exists('credentials')) { |
| 8 | 7 | /** |