mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Module refactoring
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#import "TGNeoTextMessageViewModel.h"
|
||||
|
||||
#import <WatchCommonWatch/WatchCommonWatch.h>
|
||||
|
||||
#import "TGNeoLabelViewModel.h"
|
||||
#import "TGMessageViewModel.h"
|
||||
|
||||
#import "TGBridgeMessage.h"
|
||||
|
||||
@interface TGNeoTextMessageViewModel ()
|
||||
{
|
||||
TGNeoLabelViewModel *_textModel;
|
||||
|
||||
Reference in New Issue
Block a user