Fix indentation.

This commit is contained in:
marco
2015-08-13 18:05:49 +02:00
parent ed27b5716b
commit d7f7e48d8b

View File

@ -20,5 +20,4 @@ class Subscriber extends Model {
'minLength|2' => "last_name_is_short"
));
}
}