discarded unwanted changes
This commit is contained in:
parent
43f1c64151
commit
1e5578a66c
@ -10,10 +10,6 @@ import Foundation
|
|||||||
import MVMCore
|
import MVMCore
|
||||||
|
|
||||||
open class SubNavManagerController: ViewController, MVMCoreViewManagerProtocol, TabsDelegate, MVMCorePresentationDelegateProtocol, SubNavSwipeNavigationProtocol {
|
open class SubNavManagerController: ViewController, MVMCoreViewManagerProtocol, TabsDelegate, MVMCorePresentationDelegateProtocol, SubNavSwipeNavigationProtocol {
|
||||||
public func getAccessibilityElements() -> [Any]? {
|
|
||||||
return []
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/// The current managed view controller
|
/// The current managed view controller
|
||||||
private var viewController: UIViewController
|
private var viewController: UIViewController
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user