Skip to content

Commit

Permalink
Removes warning, fixing android#587
Browse files Browse the repository at this point in the history
  • Loading branch information
JoseAlcerreca committed Jun 29, 2021
1 parent b205b59 commit 91ab305
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ class JetnewsApplication : Application() {
lateinit var container: AppContainer

override fun onCreate() {
var hello = "gsd"
super.onCreate()
container = AppContainerImpl(this)
}
Expand Down

0 comments on commit 91ab305

Please sign in to comment.