chore: cleanup logs

This commit is contained in:
cv
2021-10-24 20:51:39 +02:00
parent 5c659758b1
commit 541117b31b
3 changed files with 0 additions and 12 deletions
@@ -127,7 +127,6 @@ export default function EventList(props) {
});
};
console.log('EventList: events in event list', events);
let cumulativeDelay = 0;
let eventIndex = -1;