From abbb7d7d0715f79b68a2fd1b62f41216ff4f8b94 Mon Sep 17 00:00:00 2001 From: ealmansi Date: Wed, 26 Nov 2014 15:42:25 -0300 Subject: [PATCH] removed trailing comma in json --- Teams/Toro/team.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json index b177797..539f4f4 100644 --- a/Teams/Toro/team.json +++ b/Teams/Toro/team.json @@ -6,6 +6,6 @@ "twitter": "ealmansi", "koding": "ealmansi", "location": "Ciudad Autónoma de Buenos Aires, AR" - }, + } ] }