Browse Source

refactoring

Jonas Björkert 2 năm trước cách đây
mục cha
commit
eae8e08e54
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      LoopFollow/Controllers/NightScout.swift

+ 0 - 1
LoopFollow/Controllers/NightScout.swift

@@ -942,7 +942,6 @@ extension MainViewController {
         if UserDefaultsRepository.debugLog.value { self.writeDebugLog(value: "Process: profile") }
         
         guard let store = profileData.store["default"] ?? profileData.store["Default"] else {
-            // Handle no data for default/Default key
             return
         }