mirror of
https://github.com/fzaninotto/Faker.git
synced 2025-04-21 16:01:56 +02:00
Remove unused code
This commit is contained in:
parent
4eda000e2e
commit
63d5a01dad
@ -172,6 +172,5 @@ class Person extends \Faker\Provider\Person
|
||||
}
|
||||
|
||||
return $lastName;
|
||||
static::randomElement(static::$lastName) . 'a' : static::randomElement(static::$lastName);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user