Skip to content

Commit

Permalink
[chore] #97 ktlint 제안사항
Browse files Browse the repository at this point in the history
  • Loading branch information
Sangwook123 committed Aug 9, 2023
1 parent af86108 commit 853988a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,9 @@ import com.android.go.sopt.winey.data.model.remote.response.ResponseReIssueToken
import com.android.go.sopt.winey.data.model.remote.response.base.BaseResponse
import com.android.go.sopt.winey.domain.repository.DataStoreRepository
import dagger.hilt.android.qualifiers.ApplicationContext
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.Dispatchers
import kotlinx.coroutines.delay
import kotlinx.coroutines.flow.first
import kotlinx.coroutines.launch
import kotlinx.coroutines.runBlocking
import kotlinx.coroutines.withContext
import kotlinx.serialization.json.Json
import okhttp3.Interceptor
import okhttp3.Request
Expand Down

0 comments on commit 853988a

Please sign in to comment.