Remove debugging artifact
This commit is contained in:
parent
0dcfa7efa0
commit
e8f8632530
|
@ -18,7 +18,6 @@ function Schedule(hallId) {
|
||||||
});
|
});
|
||||||
|
|
||||||
events = scheduleEvents;
|
events = scheduleEvents;
|
||||||
console.log(events);
|
|
||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue