From 9f86b8d63869ddb81927659e21b20e6c1d84f7e4 Mon Sep 17 00:00:00 2001 From: mohammad Date: Tue, 1 Jul 2025 11:14:02 +0300 Subject: [PATCH] remove countdownRemaining from ScheduleLoaded state --- .../device_managment/schedule_device/bloc/schedule_bloc.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/pages/device_managment/schedule_device/bloc/schedule_bloc.dart b/lib/pages/device_managment/schedule_device/bloc/schedule_bloc.dart index 65773590..62bef920 100644 --- a/lib/pages/device_managment/schedule_device/bloc/schedule_bloc.dart +++ b/lib/pages/device_managment/schedule_device/bloc/schedule_bloc.dart @@ -232,7 +232,6 @@ class ScheduleBloc extends Bloc { selectedDays: List.filled(7, false), functionOn: false, isEditing: false, - countdownRemaining: Duration.zero, )); } else { emit(ScheduleLoaded(