From 8f4062793686e94c626efd0a0e27f2ac71025ec4 Mon Sep 17 00:00:00 2001 From: Supaplextw Date: Sat, 17 Dec 2016 10:02:36 +0800 Subject: [PATCH] fix format: remove comma --- data/phone-formats.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/phone-formats.json b/data/phone-formats.json index 1d42bde37..ad18abeed 100644 --- a/data/phone-formats.json +++ b/data/phone-formats.json @@ -50,6 +50,6 @@ "kz": "+7 495 1234567", "vn": "+84 1 234 5678", "hk": "+852 12345678", - "tw": "+886 2 2720 8889", + "tw": "+886 2 2720 8889" } }