Преглед изворни кода

remove unnecessary comment

Andreas Stokholm пре 1 година
родитељ
комит
4d356ebf6e
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      FreeAPS/Sources/Services/Calendar/CalendarManager.swift

+ 0 - 1
FreeAPS/Sources/Services/Calendar/CalendarManager.swift

@@ -297,7 +297,6 @@ final class BaseCalendarManager: CalendarManager, Injectable {
 
 
             try eventStore.save(event, span: .thisEvent)
             try eventStore.save(event, span: .thisEvent)
 
 
-            // Save the determination ID so we can avoid updating calendar if this determination comes back
             previousDeterminationId = determinationId
             previousDeterminationId = determinationId
 
 
         } catch {
         } catch {