Skip to content

Commit 8620564

Browse files
committed
chore :: ktlint check
1 parent fb72c94 commit 8620564

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

core/notification/src/main/java/team/aliens/dms/android/core/notification/DeviceTokenManager.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
package team.aliens.dms.android.core.notification
22

33
import com.google.firebase.messaging.FirebaseMessaging
4-
import kotlinx.coroutines.CoroutineScope
54
import kotlinx.coroutines.Dispatchers
6-
import kotlinx.coroutines.launch
75
import kotlinx.coroutines.tasks.await
86
import kotlinx.coroutines.withContext
97
import team.aliens.dms.android.data.notification.repository.NotificationRepository

0 commit comments

Comments
 (0)