Skip to content
This repository was archived by the owner on Apr 18, 2023. It is now read-only.

Commit 189b169

Browse files
author
Vikas Dadheech
committed
Remove commented import statements
1 parent fe469a3 commit 189b169

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

MSGraphCoreSDK/MSGraphCoreSDK/Authentication/MSAuthenticationProvider.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
//
44

55
#import <Foundation/Foundation.h>
6-
//#import <UIKit/UIKit.h>
76

87
typedef void(^MSAuthenticationCompletion)(NSMutableURLRequest *request, NSError *error);
98

MSGraphCoreSDK/MSGraphCoreSDK/Middleware/Protocols/MSGraphMiddleware.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
//
44

55
#import <Foundation/Foundation.h>
6-
//#import <UIKit/UIKit.h>
76

87
@class MSURLSessionTask;
98

0 commit comments

Comments
 (0)