Drop another redundant import
This commit is contained in:
parent
5af7103c36
commit
e3a0a10753
|
@ -25,9 +25,6 @@
|
||||||
|
|
||||||
import UIKit
|
import UIKit
|
||||||
import TunnelKit
|
import TunnelKit
|
||||||
import SwiftyBeaver
|
|
||||||
|
|
||||||
private let log = SwiftyBeaver.self
|
|
||||||
|
|
||||||
@UIApplicationMain
|
@UIApplicationMain
|
||||||
class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDelegate {
|
class AppDelegate: UIResponder, UIApplicationDelegate, UISplitViewControllerDelegate {
|
||||||
|
|
Loading…
Reference in New Issue