Minor edits

This commit is contained in:
arkon
2020-04-25 11:05:29 -04:00
parent bbf456a4aa
commit 902700e1f4
5 changed files with 37 additions and 32 deletions

View File

@@ -29,9 +29,6 @@ class DownloadStore(
*/
private val gson: Gson by injectLazy()
/**
* Database helper.
*/
private val db: DatabaseHelper by injectLazy()
/**