Commit 1a6230b8 authored by Taylor Otwell's avatar Taylor Otwell

Remove extra not_in.

parent 1ba8e90b
......@@ -35,7 +35,6 @@ return array(
"exists" => "The selected :attribute is invalid.",
"image" => "The :attribute must be an image.",
"in" => "The selected :attribute is invalid.",
"not_in" => "The selected :attribute is invalid.",
"integer" => "The :attribute must be an integer.",
"ip" => "The :attribute must be a valid IP address.",
"max" => array(
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment