We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b111d62 commit d107a80Copy full SHA for d107a80
WebImage/WebImage.h
@@ -16,8 +16,6 @@ FOUNDATION_EXPORT const unsigned char WebImageVersionString[];
16
17
// In this header, you should import all the public headers of your framework using statements like #import <WebImage/PublicHeader.h>
18
19
-
20
21
#import <WebImage/SDWebImageManager.h>
22
#import <WebImage/SDImageCache.h>
23
#import <WebImage/UIImageView+WebCache.h>
@@ -34,4 +32,4 @@ FOUNDATION_EXPORT const unsigned char WebImageVersionString[];
34
32
#import <WebImage/SDWebImageDecoder.h>
35
33
#import <WebImage/UIImage+WebP.h>
36
#import <WebImage/UIImage+GIF.h>
37
-#import <WebImage/NSData+ImageContentType.h>
+#import <WebImage/NSData+ImageContentType.h>
0 commit comments