Переглянути джерело

Remove commented out code

polscm32 1 рік тому
батько
коміт
ed5f96410d
1 змінених файлів з 0 додано та 4 видалено
  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()