Skip to content

Commit 1a6230b

Browse files
committed
Remove extra not_in.
1 parent 1ba8e90 commit 1a6230b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/lang/en/validation.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@
3535
"exists" => "The selected :attribute is invalid.",
3636
"image" => "The :attribute must be an image.",
3737
"in" => "The selected :attribute is invalid.",
38-
"not_in" => "The selected :attribute is invalid.",
3938
"integer" => "The :attribute must be an integer.",
4039
"ip" => "The :attribute must be a valid IP address.",
4140
"max" => array(

0 commit comments

Comments
 (0)