mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-16 04:58:26 -05:00
Silly DownloadManager
Injects are for classes that need them.
This commit is contained in:
parent
7070c933d1
commit
8d17b6db64
@ -29,7 +29,6 @@ public class DownloadManager {
|
|||||||
*/
|
*/
|
||||||
@Inject
|
@Inject
|
||||||
public DownloadManager() {
|
public DownloadManager() {
|
||||||
MinimalBible.getApplication().inject(this);
|
|
||||||
setDownloadDir();
|
setDownloadDir();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user