Code cleanup
This commit is contained in:
parent
fb8222d655
commit
949d9a447f
|
@ -459,11 +459,6 @@ public abstract class AbstractHlsDownload extends AbstractDownload {
|
|||
}
|
||||
}
|
||||
|
||||
@Override
|
||||
public Model getModel() {
|
||||
return model;
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean isRunning() {
|
||||
return running;
|
||||
|
|
Loading…
Reference in New Issue