From 83a767e89feadfce388b75af0867ae82d80f76fb Mon Sep 17 00:00:00 2001
From: Pierre Ranwez <pierre.ranwez.etu@univ-lille.fr>
Date: Thu, 24 Feb 2022 18:49:42 +0100
Subject: [PATCH] =?UTF-8?q?=F0=9F=A7=B9=20clean:=20log?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 content.js | 1 -
 1 file changed, 1 deletion(-)

diff --git a/content.js b/content.js
index 9546f36..2339dd4 100644
--- a/content.js
+++ b/content.js
@@ -458,7 +458,6 @@ function audioEvent() {
                             eventIn = true;
                             value = value.replace('[' + template.templateFull + ']', '');
                         }
-                        console.log(meter.volume);
                     }
                 });
                 if (eventIn) {
-- 
GitLab