Marino Faggiana 8 سال پیش
والد
کامیت
bbfd1330e7
1فایلهای تغییر یافته به همراه0 افزوده شده و 7 حذف شده
  1. 0 7
      iOSClient/Local storage/CCLocalStorage.m

+ 0 - 7
iOSClient/Local storage/CCLocalStorage.m

@@ -22,15 +22,8 @@
 //
 
 #import "CCLocalStorage.h"
-
 #import "AppDelegate.h"
 
-#ifdef CUSTOM_BUILD
-    #import "CustomSwift.h"
-#else
-    #import "Nextcloud-Swift.h"
-#endif
-
 @interface CCLocalStorage ()
 {
     NSArray *dataSource;