We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -19,7 +19,6 @@ |
||
19 | 19 | use Respect\Validation\Exceptions\ComponentException; |
20 | 20 | use Respect\Validation\Exceptions\ExceptionNotFoundException; |
21 | 21 | use Respect\Validation\Exceptions\InvalidClassException; |
22 | -use Respect\Validation\Exceptions\InvalidRuleExceptionException; |
|
23 | 22 | use Respect\Validation\Exceptions\RuleNotFoundException; |
24 | 23 | use Respect\Validation\Exceptions\ValidationException; |
25 | 24 |