forked from Anri/cal8tor
remove done todo
This commit is contained in:
parent
369e472231
commit
9a905b4389
1 changed files with 0 additions and 1 deletions
|
@ -83,7 +83,6 @@ async fn main() {
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: Make fn who chacke if timetable is bell built (time consistency)
|
|
||||||
if !check_timetable_consistency(&schedules, &timetable) {
|
if !check_timetable_consistency(&schedules, &timetable) {
|
||||||
panic!("Error when building the timetable.");
|
panic!("Error when building the timetable.");
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue