We could not synchronize checks via GitHub's checks API since Scrutinizer's GitHub App is not installed for this repository.
@@ -11,8 +11,6 @@ |
||
11 | 11 | |
12 | 12 | namespace Respect\Validation; |
13 | 13 | |
14 | -use Respect\Validation\Exceptions\ComponentException; |
|
15 | - |
|
16 | 14 | /** |
17 | 15 | * Class to handle validation. |
18 | 16 | * |