ソースを参照

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()
         presentPasscode { }
 
-        //TODO: TESTTTT
-        //NCNetworking.shared.convertLivePhoto()
-
         NotificationCenter.default.postOnMainThread(name: NCGlobal.shared.notificationCenterApplicationDidEnterBackground)
     }