mirror of
https://github.com/melihaksoy/Android-Kotlin-Modulerized-CleanArchitecture.git
synced 2026-04-11 03:36:54 +02:00
Fixed detekt findings, removed test code
This commit is contained in:
@@ -16,9 +16,6 @@ class App : DaggerApplication() {
|
||||
.create(this)
|
||||
)
|
||||
|
||||
@Inject
|
||||
lateinit var item: LaunchDetailItem
|
||||
|
||||
override fun onCreate() {
|
||||
super.onCreate()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user