From e8536f3d95144945dcbd6bd96542f8401de3f1ed Mon Sep 17 00:00:00 2001 From: Henry Jameson Date: Sun, 25 Nov 2018 19:15:54 +0300 Subject: clean up --- src/components/style_switcher/style_switcher.js | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/components/style_switcher/style_switcher.js') diff --git a/src/components/style_switcher/style_switcher.js b/src/components/style_switcher/style_switcher.js index 286210b5..57faa61b 100644 --- a/src/components/style_switcher/style_switcher.js +++ b/src/components/style_switcher/style_switcher.js @@ -396,7 +396,6 @@ export default { clearShadows () { this.shadowsLocal = {} - console.log(this.shadowsLocal) }, /** @@ -405,7 +404,6 @@ export default { * @param {Number} version - version of data. 0 means try to guess based on data. */ normalizeLocalState (input, version = 0) { - console.log(input.opacity) const colors = input.colors || input const radii = input.radii || input const opacity = input.opacity -- cgit v1.2.3-70-g09d2