@@ -2,7 +2,6 @@ |
||
| 2 | 2 | |
| 3 | 3 | namespace Tylercd100\Validator\State; |
| 4 | 4 | |
| 5 | -use Exception; |
|
| 6 | 5 | use Illuminate\Support\ServiceProvider as IlluminateProvider; |
| 7 | 6 | use Tylercd100\Validator\State\Validator as StateValidator; |
| 8 | 7 | use Validator; |