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

Commit 38512e1

Browse files
author
Vikas Dadheech
committed
Merge branch 'dev' into vidadhee/ProjectRename
2 parents 8071549 + 70fba93 commit 38512e1

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

MSGraphSDK/MSGraphSDK/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

MSGraphSDK/MSGraphSDK/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)