From: Dan Vanderkam Date: Mon, 13 Aug 2012 21:42:28 +0000 (-0400) Subject: stupid trailing commas X-Git-Tag: v1.0.0~198 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=375adb8f6d9f71808efb237246f732d10038eedc;p=dygraphs.git stupid trailing commas --- diff --git a/tests/dygraph-many-points-benchmark.html b/tests/dygraph-many-points-benchmark.html index 09c89a6..17dadcd 100644 --- a/tests/dygraph-many-points-benchmark.html +++ b/tests/dygraph-many-points-benchmark.html @@ -155,7 +155,7 @@ series: 1, rollPeriod: 1, repetitions: 1, - type: 'sine', + type: 'sine' }; // Parse the URL for parameters. Use it to override the values hash.