mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-17 11:08:06 +00:00
remove unecesasry inmport
This commit is contained in:
parent
38833faa31
commit
2e3b4b7501
4 changed files with 0 additions and 4 deletions
|
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <AddressBookUI/ABPeoplePickerNavigationController.h>
|
||||
|
||||
#import "UICompositeView.h"
|
||||
#import "ContactsListTableView.h"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#import "PhoneMainView.h"
|
||||
#import <AddressBook/ABPerson.h>
|
||||
|
||||
@implementation ContactSelection
|
||||
|
||||
|
|
|
|||
|
|
@ -19,7 +19,6 @@
|
|||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import <PushKit/PushKit.h>
|
||||
#import <AddressBookUI/ABPeoplePickerNavigationController.h>
|
||||
|
||||
#import "LinphoneCoreSettingsStore.h"
|
||||
#import "ProviderDelegate.h"
|
||||
|
|
|
|||
|
|
@ -18,7 +18,6 @@
|
|||
*/
|
||||
|
||||
#import "LinphoneAppDelegate.h"
|
||||
#import "AddressBook/ABPerson.h"
|
||||
#import "ContactDetailsView.h"
|
||||
#import "ContactsListView.h"
|
||||
#import "PhoneMainView.h"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue