@@ -9,7 +9,6 @@ |
||
9 | 9 | use Respect\Validation\Validatable; |
10 | 10 | use Respect\Validation\Validator as v; |
11 | 11 | use stdClass; |
12 | -use Throwable; |
|
13 | 12 | |
14 | 13 | class ObjectValidator implements ConfigValidatorInterface |
15 | 14 | { |