diff --git a/js/Schedule.js b/js/Schedule.js index 66f9b9d..da37b52 100644 --- a/js/Schedule.js +++ b/js/Schedule.js @@ -104,7 +104,6 @@ class Schedule { }); } this.events = allEvents; - console.log('DDDD', allEvents.length); } getEventsAllTracks(count)