remove unused import

lokinet.swift no longer touches internals of lokinet network extension so we remove the import for it
This commit is contained in:
Jeff Becker 2021-09-03 07:49:29 -04:00
parent 0d64de17c8
commit 979488830e
No known key found for this signature in database
GPG Key ID: F357B3B42F6F9B05
1 changed files with 0 additions and 1 deletions

View File

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