FakerPHP / Faker

Faker is a PHP library that generates fake data for you
https://fakerphp.github.io
Other
3.63k stars 354 forks source link

Fix: Avoid unnecessary imports #721

Closed localheinz closed 1 year ago

localheinz commented 1 year ago

What is the reason for this PR?

Author's checklist

Summary of changes

Review checklist

GrahamCampbell commented 1 year ago

This doesn't really add value here IMO.

localheinz commented 1 year ago

Thank you, @GrahamCampbell and @pimjansen!