From e1ca54b59630b46a0719857293a19c63c12ef7e7 Mon Sep 17 00:00:00 2001 From: Ingvar Stepanyan Date: Fri, 9 Jul 2021 19:53:33 +0000 Subject: [PATCH] Remove log --- ui.html | 1 - 1 file changed, 1 deletion(-) diff --git a/ui.html b/ui.html index 6137f09..d860564 100644 --- a/ui.html +++ b/ui.html @@ -48,7 +48,6 @@ ); } let { value, readonly } = config; - if (name === 'whitebalance') console.log('Got whitebalance', value); let attrs = { id, value,