mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
Remove unused IngestJob
This commit is contained in:
parent
67eeb2294f
commit
7410a3af8f
@ -486,14 +486,5 @@ public final class IngestJob {
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
enum CancelledState {
|
||||
NOT_CANCELLED,
|
||||
CANCELLED_BY_USER,
|
||||
CANCELLED_FOR_INGEST_MODULES_STARTUP_ERRORS,
|
||||
CANCELLED_FOR_OUT_OF_DISK_SPACE,
|
||||
CANCELLED_FOR_SERVICES_DOWN,
|
||||
CANCELLED_FOR_CASE_CLOSED;
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user