Silly DownloadManager

Injects are for classes that need them.
Rx/Retrolambda
Bradlee Speice 2014-06-10 23:44:35 -04:00
parent 7070c933d1
commit 8d17b6db64
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@ public class DownloadManager {
*/
@Inject
public DownloadManager() {
MinimalBible.getApplication().inject(this);
setDownloadDir();
}