From 044665d54fc0a0b1daa5408c4529ecf05e9031fd Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Thu, 20 Apr 2017 21:46:26 -0700 Subject: [PATCH] Removed trailing comma from conf.json --- conf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf.json b/conf.json index 7b53f215..38da51ca 100644 --- a/conf.json +++ b/conf.json @@ -23,5 +23,5 @@ "linenums" : true, "collapseSymbols" : false, "inverseNav" : true - }, + } }