mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-17 10:17:41 +00:00
5373 remove unnecessary imports per codacy
This commit is contained in:
parent
d37d005122
commit
bc49ac1a1b
@ -26,9 +26,6 @@ import java.util.logging.SimpleFormatter;
|
||||
import javax.swing.JOptionPane;
|
||||
import org.openide.util.lookup.ServiceProvider;
|
||||
import org.netbeans.core.NbErrorManager;
|
||||
import org.sleuthkit.autopsy.coreutils.Logger;
|
||||
import org.sleuthkit.autopsy.coreutils.MessageNotifyUtil;
|
||||
import org.sleuthkit.autopsy.coreutils.Version;
|
||||
|
||||
/**
|
||||
* Replaces default NetBeans exception handler. Displays messages in a dialog.
|
||||
|
Loading…
x
Reference in New Issue
Block a user