remove unused import

lokinet.swift no longer touches internals of lokinet network extension so we remove the import for it
pull/1688/head
Jeff Becker 3 years ago
parent 0d64de17c8
commit 979488830e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05

@ -1,6 +1,5 @@
import AppKit
import Foundation
import LokinetExtension
import NetworkExtension
let app = NSApplication.shared

Loading…
Cancel
Save