summaryrefslogtreecommitdiffhomepage
path: root/ios/MullvadVPN/AddressCache/AddressCache.swift
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2023-03-02 12:55:17 +0100
committerAndrej Mihajlov <and@mullvad.net>2023-03-02 12:55:17 +0100
commitd1615c02f4c2f55235bb41dceaa9c1085590658f (patch)
tree92eaca688aa91707236a083be77ef803f691cd60 /ios/MullvadVPN/AddressCache/AddressCache.swift
parent8c2d907f30b68abda7833072ff1204bd84289225 (diff)
downloadmullvadvpn-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.swift11
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 {}