浏览代码

cleaning

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 年之前
父节点
当前提交
0de8ae3ee5
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      iOSClient/AppDelegate.swift

+ 0 - 3
iOSClient/AppDelegate.swift

@@ -285,9 +285,6 @@ class AppDelegate: UIResponder, UIApplicationDelegate, UNUserNotificationCenterD
         NCNetworking.shared.cancelDownloadTasks()
         NCNetworking.shared.cancelDownloadTasks()
         presentPasscode { }
         presentPasscode { }
 
 
-        //TODO: TESTTTT
-        //NCNetworking.shared.convertLivePhoto()
-
         NotificationCenter.default.postOnMainThread(name: NCGlobal.shared.notificationCenterApplicationDidEnterBackground)
         NotificationCenter.default.postOnMainThread(name: NCGlobal.shared.notificationCenterApplicationDidEnterBackground)
     }
     }