Remove console log

pull/10616/head
Alex P 2018-02-07 19:19:04 -08:00
parent 1b63e36ab1
commit 90b36ebc76
1 changed files with 0 additions and 1 deletions

View File

@ -37,7 +37,6 @@ class SingleStat extends PureComponent {
let bgColor = null
let textColor = null
console.log(colors)
if (colors.length === 1) {
if (colors[0].type === SINGLE_STAT_TEXT) {
textColor = colors[0].hex