Removed unused import

This commit is contained in:
Kelly Kelly 2021-04-01 10:51:29 -04:00
parent 5e93f16b5d
commit eee5b8fde6

View File

@ -50,7 +50,6 @@ import org.sleuthkit.datamodel.OsAccountInstance;
import org.sleuthkit.datamodel.OsAccountManager;
import org.sleuthkit.datamodel.OsAccountRealm;
import org.sleuthkit.datamodel.SleuthkitCase;
import org.sleuthkit.datamodel.TskCoreException;
/**
* Panel for displaying the properties of an OsAccount.