Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
l2hyunwoo committed Sep 11, 2023
1 parent 0cfbe14 commit 7b74f3a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/main/java/org/sopt/official/App.kt
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class App : Application(), Configuration.Provider {

@Inject
lateinit var dataStore: SoptDataStore

@Inject
lateinit var workerFactory: HiltWorkerFactory

Expand Down

0 comments on commit 7b74f3a

Please sign in to comment.