mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Another IDE hint addressed.
This commit is contained in:
parent
33ea11b79e
commit
e4dadfc56a
@ -96,7 +96,7 @@ final class PhotoRecCarverFileIngestModule implements FileIngestModule {
|
|||||||
private Path rootOutputDirPath;
|
private Path rootOutputDirPath;
|
||||||
private File executableFile;
|
private File executableFile;
|
||||||
private IngestServices services;
|
private IngestServices services;
|
||||||
private UNCPathUtilities uncPathUtilities = new UNCPathUtilities();
|
private final UNCPathUtilities uncPathUtilities = new UNCPathUtilities();
|
||||||
private long jobId;
|
private long jobId;
|
||||||
|
|
||||||
private final boolean keepCorruptedFiles;
|
private final boolean keepCorruptedFiles;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user