Skip to content

Commit

Permalink
Remove comment so that ci job runs
Browse files Browse the repository at this point in the history
  • Loading branch information
vyPal committed Nov 13, 2023
1 parent f8bf4f0 commit 11f93d4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/api.dart
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,6 @@ class TimeTable {
return recentTimetables;
}

// Just a little shortcut
Future<TimeTableData> today() async {
return await loadTt(DateTime.now());
}
Expand Down

0 comments on commit 11f93d4

Please sign in to comment.