We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e40dd1a commit e222b4bCopy full SHA for e222b4b
android/app/src/main/java/com/zulipmobile/notifications/FcmListenerService.kt
@@ -2,7 +2,6 @@ package com.zulipmobile.notifications
2
3
import com.google.firebase.messaging.FirebaseMessagingService
4
import com.google.firebase.messaging.RemoteMessage
5
-import com.facebook.react.bridge.ReactContext
6
import com.facebook.react.ReactApplication
7
8
class FcmListenerService : FirebaseMessagingService() {
0 commit comments