WireGuardKit: Fix import statements

Signed-off-by: Andrej Mihajlov <and@mullvad.net>
This commit is contained in:
Andrej Mihajlov
2020-12-02 12:32:20 +01:00
parent ec57408570
commit c9eafd82ac
3 changed files with 3 additions and 3 deletions
@@ -3,7 +3,7 @@
import Foundation
import NetworkExtension
import libwg_go
import WireGuardKitGo
public enum WireGuardAdapterError: Error {
/// Failure to locate tunnel file descriptor.