From ebf8e39b5c7d363aea24dc8a817ce5a7a79fc575 Mon Sep 17 00:00:00 2001 From: Seth Call Date: Sun, 17 Jan 2021 08:12:11 -0600 Subject: [PATCH] bump --- .../react-components/stores/SessionStatsStore.js.coffee | 1 - 1 file changed, 1 deletion(-) diff --git a/web/app/assets/javascripts/react-components/stores/SessionStatsStore.js.coffee b/web/app/assets/javascripts/react-components/stores/SessionStatsStore.js.coffee index cf288d18d..9dbcd8542 100644 --- a/web/app/assets/javascripts/react-components/stores/SessionStatsStore.js.coffee +++ b/web/app/assets/javascripts/react-components/stores/SessionStatsStore.js.coffee @@ -125,7 +125,6 @@ AggregateThresholds = SessionStatThresholds.aggregate network.ars_vs_p2p_level = 'warn' else network.ars_vs_p2p_level = 'good' - console.log("NETWORK!", network) else total_latency = null