diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2020-07-09 10:00:15 +0200 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2020-07-15 14:33:00 +0200 |
| commit | e5fe5e4bcac9904fcaa21892cdb5d243295a4295 (patch) | |
| tree | d15f062e23e44f10ca54542709e6204802cb14d6 /ios/MullvadVPN/AutomaticKeyRotationManager.swift | |
| parent | 28ce232169e5c236f2590b5e7d44635ed49da235 (diff) | |
| download | mullvadvpn-e5fe5e4bcac9904fcaa21892cdb5d243295a4295.tar.xz mullvadvpn-e5fe5e4bcac9904fcaa21892cdb5d243295a4295.zip | |
Trim leftover whitespace
Diffstat (limited to 'ios/MullvadVPN/AutomaticKeyRotationManager.swift')
| -rw-r--r-- | ios/MullvadVPN/AutomaticKeyRotationManager.swift | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ios/MullvadVPN/AutomaticKeyRotationManager.swift b/ios/MullvadVPN/AutomaticKeyRotationManager.swift index b605b7e3da..f057914200 100644 --- a/ios/MullvadVPN/AutomaticKeyRotationManager.swift +++ b/ios/MullvadVPN/AutomaticKeyRotationManager.swift @@ -245,7 +245,7 @@ class AutomaticKeyRotationManager { self.performKeyRotation() } } - + timerSource.schedule(wallDeadline: wallDeadline) timerSource.activate() |
