diff --git a/app/lang/en/validation.php b/app/lang/en/validation.php index dd979e88..a6107907 100644 --- a/app/lang/en/validation.php +++ b/app/lang/en/validation.php @@ -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(