mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Removed unused validations
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
7aab4290c7
commit
df7b19bc1e
|
@ -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.',
|
||||
],
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue