Browse Source

Remove leftover variable…

Deniz Cengiz 1 year ago
parent
commit
9453680a03
1 changed files with 0 additions and 3 deletions
  1. 0 3
      Trio Watch App Extension/WatchState.swift

+ 0 - 3
Trio Watch App Extension/WatchState.swift

@@ -330,9 +330,6 @@ import WatchConnectivity
 
 
             if session.isReachable {
             if session.isReachable {
                 self.forceConditionalWatchStateUpdate()
                 self.forceConditionalWatchStateUpdate()
-                
-                // reset bolus progress visibility
-                self.showBolusProgressOverlay = false
 
 
                 // reset input amounts
                 // reset input amounts
                 self.bolusAmount = 0
                 self.bolusAmount = 0