Skip to content

Commit 01c4cf0

Browse files
committed
KtLint fix
1 parent c5495e9 commit 01c4cf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

aws-auth-cognito/src/main/java/com/amplifyframework/auth/cognito/RealAWSCognitoAuthPlugin.kt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,10 +115,8 @@ import java.util.concurrent.atomic.AtomicReference
115115
import kotlin.coroutines.resume
116116
import kotlin.coroutines.resumeWithException
117117
import kotlin.coroutines.suspendCoroutine
118-
import kotlinx.coroutines.GlobalScope
119118
import kotlinx.coroutines.flow.collect
120119
import kotlinx.coroutines.flow.takeWhile
121-
import kotlinx.coroutines.launch
122120

123121
internal class RealAWSCognitoAuthPlugin(
124122
val configuration: AuthConfiguration,

0 commit comments

Comments
 (0)