From e6271e425d30db2a423d0a1b64b67b94ea1951eb Mon Sep 17 00:00:00 2001 From: Shohei Tanaka Date: Wed, 1 Jan 2014 06:37:23 +0900 Subject: [PATCH] correct the state field setting of Japan. States file of JP.php has existed. So please delete this line. --- includes/class-wc-countries.php | 1 - 1 file changed, 1 deletion(-) diff --git a/includes/class-wc-countries.php b/includes/class-wc-countries.php index 206a9d02ea6..b886f0e13f0 100644 --- a/includes/class-wc-countries.php +++ b/includes/class-wc-countries.php @@ -294,7 +294,6 @@ class WC_Countries { 'FR' => array(), 'IS' => array(), 'IL' => array(), - 'JP' => array(), 'KR' => array(), 'NL' => array(), 'NO' => array(),