mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-12 07:56:16 +00:00
PMD rule update
This commit is contained in:
parent
f211e8aec9
commit
9397f8c71c
@ -47,6 +47,7 @@ import org.sleuthkit.autopsy.coreutils.PlatformUtil;
|
||||
/**
|
||||
* Local disk selection dialog for loading a disk into the LocalDiskPanel.
|
||||
*/
|
||||
@SuppressWarnings("PMD.SingularField") // UI widgets cause lots of false positives
|
||||
final class LocalDiskSelectionDialog extends JDialog {
|
||||
|
||||
private static final Logger logger = Logger.getLogger(LocalDiskSelectionDialog.class.getName());
|
||||
|
Loading…
x
Reference in New Issue
Block a user