mirror of
https://github.com/darlinghq/darling-foundation.git
synced 2024-11-26 21:20:25 +00:00
Remove NSURLSessionConfiguration.h
NSURLSessionConfiguration lives in NSURLSession.h and this duplicate defintion was not included in the build, so it can be removed.
This commit is contained in:
parent
c952468e11
commit
f4b3a71fb1
@ -1,5 +0,0 @@
|
||||
#import <Foundation/NSObject.h>
|
||||
|
||||
@interface NSURLSessionConfiguration : NSObject
|
||||
@end
|
||||
|
Loading…
Reference in New Issue
Block a user