diff --git a/includes/class-wc-countries.php b/includes/class-wc-countries.php index fc36362d369..6b7581cbd65 100644 --- a/includes/class-wc-countries.php +++ b/includes/class-wc-countries.php @@ -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(