Explorar o código

Remove commented out code

polscm32 hai 1 ano
pai
achega
ed5f96410d
Modificáronse 1 ficheiros con 0 adicións e 4 borrados
  1. 0 4
      FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

+ 0 - 4
FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

@@ -959,10 +959,6 @@ extension Home {
                     }
                 )
             }.ignoresSafeArea(.keyboard, edges: .bottom).blur(radius: state.waitForSuggestion ? 8 : 0)
-//                .onChange(of: selectedTab) {
-//                    print("current path is empty: \(settingsPath.isEmpty)")
-//                    settingsPath = NavigationPath()
-//                }
                 .onChange(of: selectedTab) {
                     if !settingsPath.isEmpty {
                         settingsPath = NavigationPath()