From c68b71098fb1aaad269da548981b0f064e4818ba Mon Sep 17 00:00:00 2001 From: Burhan Khalid Date: Tue, 1 Jul 2014 13:17:47 +0300 Subject: [PATCH] dangling comma --- cookiecutter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookiecutter.json b/cookiecutter.json index a04b85682..96c43d12a 100644 --- a/cookiecutter.json +++ b/cookiecutter.json @@ -7,5 +7,5 @@ "year": "2014", "domain_name": "example.com", "version": "0.1.0", - "timezone": "UTC", + "timezone": "UTC" }