Remove log

This commit is contained in:
Andrew Kingston 2021-09-10 08:30:20 +01:00
parent 2f986bedf1
commit ed5cb41d63
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@
export let minValue = 0
export let maxValue = 100
$: console.log(value)
let subMask1Style
let subMask2Style
$: calculateSubMasks(value)