From a6197449648974ce7e661fe5164ce036e05b977f Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Thu, 29 Sep 2016 13:55:28 +0200 Subject: [PATCH] Remove unused var --- lib/Constants.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/Constants.coffee b/lib/Constants.coffee index b6b2ebc..d4c2289 100644 --- a/lib/Constants.coffee +++ b/lib/Constants.coffee @@ -15,7 +15,6 @@ figure = module.exports = DECORATE_COUNTER_ZERO_N : 4 - MIN_DIFF_MS : 10000 UNMUTED : 'all' LINE_COLOR : 'gray' SYMBOL_KEYWORD : 'symbol'