mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-23 06:35:51 +00:00
Module refactoring
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
#import "TGNotificationController.h"
|
||||
|
||||
#import <WatchCommonWatch/WatchCommonWatch.h>
|
||||
|
||||
#import "TGWatchCommon.h"
|
||||
#import "TGStringUtils.h"
|
||||
#import "TGLocationUtils.h"
|
||||
@@ -10,15 +13,8 @@
|
||||
|
||||
#import "TGBridgeMediaSignals.h"
|
||||
#import "TGBridgeClient.h"
|
||||
#import "TGBridgeSubscriptions.h"
|
||||
#import "TGBridgeChatMessages.h"
|
||||
#import "TGBridgeMessage.h"
|
||||
#import "TGBridgeChat.h"
|
||||
#import "TGBridgeUser.h"
|
||||
#import "TGBridgeUserCache.h"
|
||||
|
||||
#import "TGBridgePeerIdAdapter.h"
|
||||
|
||||
#import <WatchConnectivity/WatchConnectivity.h>
|
||||
#import <UserNotifications/UserNotifications.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user