Skip to content

Commit

Permalink
Apply spotless
Browse files Browse the repository at this point in the history
Change-Id: If0326ef6a1a31e11ce8328033e045d87ddac592c
  • Loading branch information
yaraki committed Mar 6, 2024
1 parent 03a0822 commit 5f76622
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,8 @@ import dagger.Provides
import dagger.hilt.InstallIn
import dagger.hilt.android.qualifiers.ApplicationContext
import dagger.hilt.components.SingletonComponent
import java.util.concurrent.Executors
import javax.inject.Qualifier
import javax.inject.Singleton
import kotlinx.coroutines.CoroutineScope
import kotlinx.coroutines.asCoroutineDispatcher

@Qualifier
annotation class AppCoroutineScope
Expand Down

0 comments on commit 5f76622

Please sign in to comment.