Remove postpay hybrid. Since postpay non mf are all removed, removed old cookie logic as well.
This commit is contained in:
parent
835808843f
commit
b9fcdf4ad5
@ -12,9 +12,7 @@
|
||||
typedef NS_ENUM(NSInteger, MVMAppContext) {
|
||||
MVMAppContextNone = 0,
|
||||
MVMAppContextMF,
|
||||
MVMAppContextMVMLegacy,
|
||||
MVMAppContextMFPrepay,
|
||||
MVMAppContextHybrid,
|
||||
MVMAppContextHybridPrepay,
|
||||
MVMAppContextContentTransfer
|
||||
};
|
||||
|
||||
Loading…
Reference in New Issue
Block a user