Kaynağa Gözat

Remove TODO comment and issue link

Deniz Cengiz 2 ay önce
ebeveyn
işleme
8d92eee9e6

+ 0 - 3
Trio/Sources/APS/OpenAPSSwift/Logging/JSONCompare.swift

@@ -1,8 +1,5 @@
 import Foundation
 import Foundation
 
 
-/// After the port from Javascript to Swift is complete, we should remove the logging module:
-/// https://github.com/nightscout/Trio-dev/issues/293
-
 enum JSONValue: Codable, Equatable {
 enum JSONValue: Codable, Equatable {
     case string(String)
     case string(String)
     case number(Double)
     case number(Double)