forked from External/mage
excessive lambda usage
This commit is contained in:
parent
8b31333d9d
commit
b3dc0f5eca
9 changed files with 31 additions and 30 deletions
|
|
@ -112,7 +112,6 @@ public class DownloadJob extends AbstractLaternaBean {
|
|||
* Prepare code to override in custom download tasks (it's calls before work start)
|
||||
*/
|
||||
public void onPreparing() throws Exception {
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue