浏览代码

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"