polscm32 aka Marvout 1 год назад
Родитель
Сommit
254a98d952

+ 0 - 3
FreeAPS/Sources/Modules/Home/HomeStateModel+Setup/GlucoseTargetSetup.swift

@@ -78,9 +78,6 @@ extension Home.StateModel {
             )
         }
 
-        // TODO: - remove this after bug is fixed
-        debugPrint("\(DebuggingIdentifiers.inProgress) printing target profiles: \(targetProfiles)")
-
         return targetProfiles
     }
 }