mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-20 11:26:53 +00:00
Update DeleteDataSourceAction.java
fix codacy
This commit is contained in:
parent
67d39899d0
commit
249ed24456
@ -31,10 +31,6 @@ import org.sleuthkit.autopsy.keywordsearchservice.KeywordSearchService;
|
|||||||
import org.sleuthkit.autopsy.keywordsearchservice.KeywordSearchServiceException;
|
import org.sleuthkit.autopsy.keywordsearchservice.KeywordSearchServiceException;
|
||||||
import org.sleuthkit.datamodel.TskCoreException;
|
import org.sleuthkit.datamodel.TskCoreException;
|
||||||
|
|
||||||
/**
|
|
||||||
*
|
|
||||||
* @author markm
|
|
||||||
*/
|
|
||||||
public final class DeleteDataSourceAction extends AbstractAction {
|
public final class DeleteDataSourceAction extends AbstractAction {
|
||||||
private static final Logger logger = Logger.getLogger(DeleteDataSourceAction.class.getName());
|
private static final Logger logger = Logger.getLogger(DeleteDataSourceAction.class.getName());
|
||||||
private final Long selectDataSource;
|
private final Long selectDataSource;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user