mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 02:07:42 +00:00
whitespace
This commit is contained in:
parent
e2633606f8
commit
95e06fa8ee
@ -45,6 +45,7 @@ class TableFilterChildren extends FilterNode.Children {
|
||||
* TableFilterNode.
|
||||
*/
|
||||
public static Children createInstance(Node wrappedNode, boolean createChildren) {
|
||||
|
||||
if (createChildren) {
|
||||
return new TableFilterChildren(wrappedNode);
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user