mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 16:06:15 +00:00
Fix codacy error
This commit is contained in:
parent
e0aa07891f
commit
c340f99bb3
@ -51,7 +51,6 @@ public class ConfigWizardPanel2 implements WizardDescriptor.Panel<WizardDescript
|
|||||||
private ConfigVisualPanel2 component;
|
private ConfigVisualPanel2 component;
|
||||||
private String configFilename;
|
private String configFilename;
|
||||||
private LogicalImagerConfig config;
|
private LogicalImagerConfig config;
|
||||||
private boolean valid = false;
|
|
||||||
|
|
||||||
// Get the visual component for the panel. In this template, the component
|
// Get the visual component for the panel. In this template, the component
|
||||||
// is kept separate. This can be more efficient: if the wizard is created
|
// is kept separate. This can be more efficient: if the wizard is created
|
||||||
|
Loading…
x
Reference in New Issue
Block a user