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