Removed unused validations

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe 2023-04-18 04:35:06 -07:00
parent 7aab4290c7
commit df7b19bc1e

View file

@ -43,8 +43,5 @@ return array(
],
'checkout' => 'The :attribute must be between :min - :max characters.',
'array' => 'The :attribute must have between :min and :max items.',
],
);