mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
remove warn
This commit is contained in:
parent
2827eeaa0a
commit
c4e8e34b65
@ -28,7 +28,7 @@ import org.sleuthkit.datamodel.BlackboardArtifact;
|
||||
* Children implementation for the root node of a ContentNode tree. Accepts a
|
||||
* list of root Content objects for the tree.
|
||||
*/
|
||||
public class RootContentChildren<Object> extends AbstractContentChildren<Object> {
|
||||
public class RootContentChildren extends AbstractContentChildren<Object> {
|
||||
private Collection<? extends Object> contentKeys;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user