diff options
| author | Andrej Mihajlov <and@mullvad.net> | 2023-03-02 12:55:17 +0100 |
|---|---|---|
| committer | Andrej Mihajlov <and@mullvad.net> | 2023-03-02 12:55:17 +0100 |
| commit | d1615c02f4c2f55235bb41dceaa9c1085590658f (patch) | |
| tree | 92eaca688aa91707236a083be77ef803f691cd60 /ios/MullvadVPN/AddressCache/AddressCache.swift | |
| parent | 8c2d907f30b68abda7833072ff1204bd84289225 (diff) | |
| download | mullvadvpn-d1615c02f4c2f55235bb41dceaa9c1085590658f.tar.xz mullvadvpn-d1615c02f4c2f55235bb41dceaa9c1085590658f.zip | |
Remove dangling files that were previous removed
Diffstat (limited to 'ios/MullvadVPN/AddressCache/AddressCache.swift')
| -rw-r--r-- | ios/MullvadVPN/AddressCache/AddressCache.swift | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ios/MullvadVPN/AddressCache/AddressCache.swift b/ios/MullvadVPN/AddressCache/AddressCache.swift deleted file mode 100644 index 77fb8fc5c4..0000000000 --- a/ios/MullvadVPN/AddressCache/AddressCache.swift +++ /dev/null @@ -1,11 +0,0 @@ -// -// AddressCache.swift -// MullvadVPN -// -// Created by pronebird on 26/11/2021. -// Copyright © 2021 Mullvad VPN AB. All rights reserved. -// - -import Foundation - -enum AddressCache {} |
