mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
Final cleanup
This commit is contained in:
parent
682f153c30
commit
849ca42c04
@ -45,7 +45,7 @@ public class ThumbnailChildren extends Children.Keys<AbstractFile> {
|
|||||||
private final Set<AbstractFile> thumbnails;
|
private final Set<AbstractFile> thumbnails;
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Creates the list of thumbnails from the given list of BlackboardArtifacts
|
* Creates the list of thumbnails from the given list of BlackboardArtifacts.
|
||||||
*/
|
*/
|
||||||
ThumbnailChildren(Set<BlackboardArtifact> artifacts) {
|
ThumbnailChildren(Set<BlackboardArtifact> artifacts) {
|
||||||
super(false);
|
super(false);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user