@@ -19,7 +19,6 @@ |
||
| 19 | 19 | use Limoncello\Validation\Contracts\AutoNameRuleInterface; |
| 20 | 20 | use Limoncello\Validation\Contracts\ErrorAggregatorInterface; |
| 21 | 21 | use Limoncello\Validation\Contracts\RuleInterface; |
| 22 | -use Limoncello\Validation\Rules; |
|
| 23 | 22 | |
| 24 | 23 | /** |
| 25 | 24 | * @package Limoncello\Validation |