Skip to content

Commit

Permalink
Code: Fixed imports
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldenGnu committed Nov 6, 2021
1 parent afc9c25 commit 43d2b34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -32,7 +32,6 @@
import java.util.Date;
import java.util.Locale;
import java.util.TimeZone;
import net.nikr.eve.jeveasset.data.settings.CopySettings;
import net.nikr.eve.jeveasset.data.settings.Settings;
import net.nikr.eve.jeveasset.gui.shared.filter.FilterMatcher;
import net.nikr.eve.jeveasset.i18n.GuiShared;
Expand Down
Expand Up @@ -51,7 +51,6 @@
import static org.junit.Assert.assertEquals;
import static org.junit.Assert.assertNotNull;
import static org.junit.Assert.assertTrue;
import static org.junit.Assert.fail;
import org.junit.Test;


Expand Down

0 comments on commit 43d2b34

Please sign in to comment.