Browse Source

cleaning

Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
Marino Faggiana 1 year ago
parent
commit
0de8ae3ee5
1 changed files with 0 additions and 3 deletions
  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)
     }