ソースを参照

Remove leftover variable…

Deniz Cengiz 1 年間 前
コミット
9453680a03
1 ファイル変更0 行追加3 行削除
  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 {
                 self.forceConditionalWatchStateUpdate()
-                
-                // reset bolus progress visibility
-                self.showBolusProgressOverlay = false
 
                 // reset input amounts
                 self.bolusAmount = 0