mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-27 09:59:08 +00:00
chore: cleanup logs
This commit is contained in:
@@ -127,7 +127,6 @@ export default function EventList(props) {
|
||||
});
|
||||
};
|
||||
|
||||
console.log('EventList: events in event list', events);
|
||||
let cumulativeDelay = 0;
|
||||
let eventIndex = -1;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user