mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-02-03 04:19:06 +08:00
removed consolelog
This commit is contained in:
parent
2cbc1a0a1d
commit
345f6436be
1 changed files with 0 additions and 2 deletions
|
@ -2142,8 +2142,6 @@ function refreshAccountPage() {
|
|||
thisDate.setMilliseconds(0);
|
||||
thisDate = thisDate.getTime();
|
||||
|
||||
console.log(activityChartData);
|
||||
|
||||
let activityChartData_amount = [];
|
||||
let activityChartData_avgWpm = [];
|
||||
let lastTimestamp = 0;
|
||||
|
|
Loading…
Reference in a new issue