Connor Power 6 жил өмнө
parent
commit
f99dde5215

+ 0 - 1
Sources/Reachability.swift

@@ -152,7 +152,6 @@ public class Reachability {
 public extension Reachability {
 
     // MARK: - *** Notifier methods ***
-
     func startNotifier() throws {
         guard !notifierRunning else { return }