소스 검색

clear code

marinofaggiana 4 년 전
부모
커밋
a5738261af
2개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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"