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 fb72c94 commit 8620564Copy full SHA for 8620564
core/notification/src/main/java/team/aliens/dms/android/core/notification/DeviceTokenManager.kt
@@ -1,9 +1,7 @@
1
package team.aliens.dms.android.core.notification
2
3
import com.google.firebase.messaging.FirebaseMessaging
4
-import kotlinx.coroutines.CoroutineScope
5
import kotlinx.coroutines.Dispatchers
6
-import kotlinx.coroutines.launch
7
import kotlinx.coroutines.tasks.await
8
import kotlinx.coroutines.withContext
9
import team.aliens.dms.android.data.notification.repository.NotificationRepository
0 commit comments