Skip to content

Commit add6d82

Browse files
committed
remove trailing spaces
1 parent 1d7c6d5 commit add6d82

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/scheduler.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -373,8 +373,6 @@ void Scheduler::buildSchedule()
373373
MicroTask.wakeTask(this);
374374
}
375375

376-
377-
378376
Scheduler::EventInstance &Scheduler::getCurrentEvent()
379377
{
380378
int currentDay;

0 commit comments

Comments
 (0)