mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-12-21 22:28:18 -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
|
||||
public DownloadManager() {
|
||||
MinimalBible.getApplication().inject(this);
|
||||
setDownloadDir();
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user