removed
This commit is contained in:
parent
36f5c0f880
commit
9b8da4891d
@ -16,7 +16,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|||||||
|
|
||||||
#pragma mark - Getters
|
#pragma mark - Getters
|
||||||
|
|
||||||
//Returns localized imageName
|
// Returns localized imageName
|
||||||
+ (nullable NSString *)localizedImageName:(nullable NSString *)imageName;
|
+ (nullable NSString *)localizedImageName:(nullable NSString *)imageName;
|
||||||
|
|
||||||
// The bundle for this framework
|
// The bundle for this framework
|
||||||
|
|||||||
@ -11,7 +11,6 @@
|
|||||||
#import "MVMCoreUISession.h"
|
#import "MVMCoreUISession.h"
|
||||||
#import "MVMCoreUISplitViewController.h"
|
#import "MVMCoreUISplitViewController.h"
|
||||||
#import <MVMCoreUI/MVMCoreUI-Swift.h>
|
#import <MVMCoreUI/MVMCoreUI-Swift.h>
|
||||||
#import <MVMCore/MVMCoreGetterUtility.h>
|
|
||||||
@import MVMCore.MVMCoreNavigationHandler;
|
@import MVMCore.MVMCoreNavigationHandler;
|
||||||
@import MVMCore.MVMCoreGetterUtility;
|
@import MVMCore.MVMCoreGetterUtility;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user