mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-16 09:47:42 +00:00
Removed some commented out code
This commit is contained in:
parent
e037b9673d
commit
75c5fe79a7
@ -55,10 +55,8 @@ class NewCaseWizardPanel2 implements WizardDescriptor.ValidatingPanel<WizardDesc
|
||||
public NewCaseVisualPanel2 getComponent() {
|
||||
if (component == null) {
|
||||
component = new NewCaseVisualPanel2();
|
||||
} else {
|
||||
// component.refreshCaseDetailsFields();
|
||||
}
|
||||
|
||||
|
||||
return component;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user