From 0869ea32c07cbdc2891a502af78f6df8e4923445 Mon Sep 17 00:00:00 2001 From: okhin Date: Wed, 18 Jan 2017 18:23:48 +0100 Subject: [PATCH] Removing the console.log --- templates/feedbackform.html | 1 - 1 file changed, 1 deletion(-) diff --git a/templates/feedbackform.html b/templates/feedbackform.html index a5907da..8b86634 100644 --- a/templates/feedbackform.html +++ b/templates/feedbackform.html @@ -134,7 +134,6 @@ window.clearInterval(intervall); }; }; - console.log(call_state); }; function fetch() { $.ajax({ -- GitLab