Skip to content

Commit 95da8bf

Browse files
committed
style : 불필요한 executepending 삭제
1 parent bede641 commit 95da8bf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

presentation/src/main/java/com/stop/ui/alarmstart/AlarmStartFragment.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,8 +67,6 @@ class AlarmStartFragment : Fragment() {
6767
}
6868
}
6969
}
70-
71-
binding.executePendingBindings()
7270
}
7371

7472
fun clickAlarmTurnOff() {

0 commit comments

Comments
 (0)