From: Evert Timberg Date: Sun, 17 Apr 2016 00:34:21 +0000 (-0400) Subject: Remove unnecessary line from code climate config X-Git-Tag: 2.1.0~74 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fbb6da139333b0172cd27f7b9cad23869eb3081d;p=thirdparty%2FChart.js.git Remove unnecessary line from code climate config --- diff --git a/.codeclimate.yml b/.codeclimate.yml index 6c86f92e0..d865954a2 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -1,4 +1,3 @@ ---- engines: duplication: enabled: true