mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-13 00:16:16 +00:00
Format IngestTaskPipeline.java
This commit is contained in:
parent
f69836b9a5
commit
2c46a33066
@ -322,11 +322,11 @@ abstract class IngestTaskPipeline<T extends IngestTask> {
|
||||
* performing the task.
|
||||
*/
|
||||
abstract void performTask(IngestJobPipeline ingestJobPipeline, T task) throws IngestModuleException;
|
||||
|
||||
|
||||
@Override
|
||||
public void shutDown() {
|
||||
module.shutDown();
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user