Explorar o código

removed comment

Milen Minev hai 11 meses
pai
achega
cd0eaaf361
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      Trio/Sources/Helpers/Formatters.swift

+ 0 - 1
Trio/Sources/Helpers/Formatters.swift

@@ -87,7 +87,6 @@ extension Formatter {
         formatter.locale = .current
         formatter.minimumIntegerDigits = 0
         formatter.maximumFractionDigits = 2
-        // formatter.decimalSeparator = "."
         return formatter
     }()