removing forgotten console.log
This commit is contained in:
Родитель
f9e64e1f50
Коммит
e5831bcb48
|
@ -38,7 +38,6 @@ var findMaxShareCount = function() {
|
|||
}
|
||||
}
|
||||
|
||||
console.log(maxShareCount);
|
||||
strokeFactor = MAXSTROKE / maxShareCount;
|
||||
radiusFactor = MAXRADIUS / maxShareCount;
|
||||
};
|
||||
|
|
Загрузка…
Ссылка в новой задаче