remove countdownRemaining from ScheduleLoaded state

This commit is contained in:
mohammad
2025-07-01 11:14:02 +03:00
parent 95907661d2
commit 9f86b8d638

View File

@ -232,7 +232,6 @@ class ScheduleBloc extends Bloc<ScheduleEvent, ScheduleState> {
selectedDays: List.filled(7, false),
functionOn: false,
isEditing: false,
countdownRemaining: Duration.zero,
));
} else {
emit(ScheduleLoaded(