@@ -2,7 +2,6 @@ |
||
| 2 | 2 | namespace Comfort\Validator; |
| 3 | 3 | |
| 4 | 4 | use Comfort\Comfort; |
| 5 | -use Comfort\Error; |
|
| 6 | 5 | use Comfort\Exception\ValidationException; |
| 7 | 6 | use Comfort\ValidationError; |
| 8 | 7 | |