mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-15 09:17:42 +00:00
cleanup
This commit is contained in:
parent
5f74dfa79f
commit
a3452ca95a
@ -29,8 +29,6 @@ import org.sleuthkit.datamodel.AbstractFile;
|
|||||||
* Encapsulates data being pushed to Common Files component in top right pane.
|
* Encapsulates data being pushed to Common Files component in top right pane.
|
||||||
*/
|
*/
|
||||||
public class CommonFileChildNode extends FileNode {
|
public class CommonFileChildNode extends FileNode {
|
||||||
|
|
||||||
private static final Logger LOGGER = Logger.getLogger(CommonFileChildNode.class.getName());
|
|
||||||
|
|
||||||
private final String dataSource;
|
private final String dataSource;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user