Drop another redundant import

This commit is contained in:
Davide De Rosa 2019-03-09 11:30:36 +01:00
parent 5af7103c36
commit e3a0a10753
1 changed files with 0 additions and 3 deletions

View File

@ -25,9 +25,6 @@
import UIKit
import TunnelKit
import SwiftyBeaver
private let log = SwiftyBeaver.self
@UIApplicationMain
class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDelegate {