Browse Source

Remove debug statement

Deniz Cengiz 1 năm trước cách đây
mục cha
commit
27c2c73be6
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      Trio/Sources/APS/OpenAPS/OpenAPS.swift

+ 0 - 2
Trio/Sources/APS/OpenAPS/OpenAPS.swift

@@ -313,8 +313,6 @@ final class OpenAPS {
             preferencesAsync
         )
 
-        debug(.openAPS, "PUMP HISTORY: \(pumpHistoryJSON)")
-
         // Meal calculation
         let meal = try await self.meal(
             pumphistory: pumpHistoryJSON,