Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
IVIanuu committed Feb 14, 2024
1 parent 4588c23 commit 1ad6dde
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,11 +70,6 @@ fun onCreate() {
// use ui scoped dependency
val db = inject<Db>()
}

// dispose scope instance
fun onDestroy() {
uiScope.dispose()
}
```

# Modules
Expand Down

0 comments on commit 1ad6dde

Please sign in to comment.