mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2025-07-03 23:05:03 -04:00
Silly DownloadManager
Injects are for classes that need them.
This commit is contained in:
@ -29,7 +29,6 @@ public class DownloadManager {
|
||||
*/
|
||||
@Inject
|
||||
public DownloadManager() {
|
||||
MinimalBible.getApplication().inject(this);
|
||||
setDownloadDir();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user