remove wrong commit
This commit is contained in:
parent
65d2129653
commit
eba851f2ea
@ -8,7 +8,7 @@
|
|||||||
|
|
||||||
import Foundation
|
import Foundation
|
||||||
|
|
||||||
public protocol TabPageModelProtocol : ModelProtocol {
|
public protocol TabPageModelProtocol {
|
||||||
var tabBarHidden: Bool { get set }
|
var tabBarHidden: Bool { get set }
|
||||||
var tabBarIndex: Int? { get set }
|
var tabBarIndex: Int? { get set }
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user