Jon Mårtensson %!s(int64=3) %!d(string=hai) anos
pai
achega
e132e9725c
Modificáronse 1 ficheiros con 1 adicións e 3 borrados
  1. 1 3
      FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

+ 1 - 3
FreeAPS/Sources/Modules/Home/View/HomeRootView.swift

@@ -23,9 +23,7 @@ extension Home {
         // Switch between Loops and Errors when tapping in ststPanel
         @State var loopStatTitle = NSLocalizedString("Loops", comment: "Nr of Loops in statPanel")
         @State var loopsOrerrors = ""
-
-        public let paddingSpace: CGFloat = 15
-
+        
         private var numberFormatter: NumberFormatter {
             let formatter = NumberFormatter()
             formatter.numberStyle = .decimal