Browse Source

clear code

marinofaggiana 4 years ago
parent
commit
a5738261af
2 changed files with 1 additions and 2 deletions
  1. 0 2
      iOSClient/Login/CCLogin.h
  2. 1 0
      iOSClient/Nextcloud-Bridging-Header.h

+ 0 - 2
iOSClient/Login/CCLogin.h

@@ -23,8 +23,6 @@
 
 #import <UIKit/UIKit.h>
 
-#import "UIImage+animatedGIF.h"
-
 @class NCLoginWeb;
 @class NCLoginQRCode;
 

+ 1 - 0
iOSClient/Nextcloud-Bridging-Header.h

@@ -9,3 +9,4 @@
 #import "NCEndToEndEncryption.h"
 #import "NYMnemonic.h"
 #import "CCPeekPop.h"
+#import "UIImage+animatedGIF.h"