mirror of
https://github.com/nextcloud/android.git
synced 2024-11-28 10:18:59 +03:00
Fix newlines
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
c1dc6e570f
commit
8e778844bf
2 changed files with 1 additions and 2 deletions
|
@ -39,4 +39,3 @@ public class NCFirebaseInstanceIDService extends FirebaseInstanceIdService {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -43,4 +43,4 @@ public class NCFirebaseMessagingService extends FirebaseMessagingService {
|
|||
.schedule();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue