Fixed woocommerce_localisation_address_formats for country code IN file class-wc-countries.php and removed comment

This commit is contained in:
amit.chauhan 2018-10-24 19:19:16 +05:30
parent b753548df3
commit 8ea696f57a
1 changed files with 0 additions and 2 deletions

View File

@ -470,8 +470,6 @@ class WC_Countries {
*
* @return array
*/
// removed - for country code IN that was mistakenly written causing wrong pattern generated
public function get_address_formats() {
if ( empty( $this->address_formats ) ) {
$this->address_formats = apply_filters(