mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 18:17:43 +00:00
Fixed merge conflict
This commit is contained in:
parent
8f879fb685
commit
ea46ec38cd
@ -54,9 +54,6 @@ final class LocalDiskPanel extends JPanel {
|
||||
private static final Logger logger = Logger.getLogger(LocalDiskPanel.class.getName());
|
||||
private static LocalDiskPanel instance;
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
private PropertyChangeSupport pcs = null;
|
||||
|
||||
private List<LocalDisk> disks;
|
||||
private LocalDiskModel model;
|
||||
private boolean enableNext = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user