Explorar o código

VLCSettingsTableViewCell: Cosmetic: Remove unnecessary spaces

Edgar Fouillet %!s(int64=5) %!d(string=hai) anos
pai
achega
f9bd4b9342
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Sources/VLCSettingsTableViewCell.swift

+ 1 - 1
Sources/VLCSettingsTableViewCell.swift

@@ -78,7 +78,7 @@ class VLCSettingsTableViewCell: UITableViewCell {
                 state = currentValue
             }
         }
-        
+
         if let toggle = accessoryView as? IASKSwitch {
             toggle.isOn = state
             toggle.key = specifier.key()