summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAndrej Mihajlov <and@mullvad.net>2022-11-05 07:37:10 +0100
committerAndrej Mihajlov <and@mullvad.net>2022-11-07 12:46:51 +0100
commit59a33cc70de48f879a8f5e2d9f78e7533bc14db5 (patch)
tree276094c80babcee7442f253305e947c63fc9134b
parent73eaeb24c36a6c8dfa47124707c724d826b1397e (diff)
downloadmullvadvpn-59a33cc70de48f879a8f5e2d9f78e7533bc14db5.tar.xz
mullvadvpn-59a33cc70de48f879a8f5e2d9f78e7533bc14db5.zip
Remove unused import
-rw-r--r--ios/MullvadREST/RESTAPIProxy.swift1
1 files changed, 0 insertions, 1 deletions
diff --git a/ios/MullvadREST/RESTAPIProxy.swift b/ios/MullvadREST/RESTAPIProxy.swift
index 2cf3ee4c86..5defa28a24 100644
--- a/ios/MullvadREST/RESTAPIProxy.swift
+++ b/ios/MullvadREST/RESTAPIProxy.swift
@@ -8,7 +8,6 @@
import Foundation
import MullvadTypes
-import Network
import struct WireGuardKitTypes.IPAddressRange
import class WireGuardKitTypes.PublicKey