aboutsummaryrefslogtreecommitdiff
path: root/src/components/style_switcher/style_switcher.js
diff options
context:
space:
mode:
authorHenry Jameson <me@hjkos.com>2018-12-11 01:40:19 +0300
committerHenry Jameson <me@hjkos.com>2018-12-11 01:40:19 +0300
commit73aa9153d96ed50293dbbbeb8691a71d9f911bfc (patch)
tree67530da348097503e4aee23fbde92e3e70ac10ba /src/components/style_switcher/style_switcher.js
parent4b25475b5766580d7645bb5e8fcb7f229ed6c620 (diff)
cleanup
Diffstat (limited to 'src/components/style_switcher/style_switcher.js')
-rw-r--r--src/components/style_switcher/style_switcher.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/components/style_switcher/style_switcher.js b/src/components/style_switcher/style_switcher.js
index 2bbf74db..adcbee25 100644
--- a/src/components/style_switcher/style_switcher.js
+++ b/src/components/style_switcher/style_switcher.js
@@ -463,8 +463,6 @@ export default {
}
}
- console.log(version)
-
// Stuff that differs between V1 and V2
if (version === 1) {
this.fgColorLocal = rgb2hex(colors.btn)