In order to remove this required field
Edit these files
- Address.php
- Custome.php
- AddressFormat.php
And remove the required flag
its better to do an override and not touch the core
also it is better to put some random data inside these as it is the core, and maybe some services are using this field. so removing it may result into unnecessary development