From ca5c5ad31b3d7e471bd483f5068357ab7de352bc Mon Sep 17 00:00:00 2001 From: jonsowman Date: Wed, 11 Aug 2010 11:44:33 +0000 Subject: [PATCH] Removed trailing comma in sites.json --- predict/sites.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/predict/sites.json b/predict/sites.json index aea0f01..3c7a4f6 100644 --- a/predict/sites.json +++ b/predict/sites.json @@ -33,5 +33,5 @@ "altitude" : 0, "latitude" : 54.654118, "longitude" : -7.034914 - }, + } }