Signed-off-by: Marino Faggiana <marino@marinofaggiana.com>
@@ -44,9 +44,7 @@ class NCService: NSObject {
addInternalTypeIdentifier()
requestServerStatus()
- requestUserProfile()
-
- testAPI()
+ requestUserProfile()
}
// MARK: -
@@ -280,13 +278,6 @@ class NCService: NSObject {
- // MARK: -
- private func testAPI() {
- return
- }