Update NpcIndicatorsPluginTest.java

This commit is contained in:
Kyle
2020-01-29 12:27:57 +00:00
committed by GitHub
parent 1546c2bfc5
commit 5f7480ff4b

View File

@@ -34,7 +34,6 @@ import javax.inject.Inject;
import net.runelite.api.Client;
import net.runelite.client.config.OpenOSRSConfig;
import static org.junit.Assert.assertEquals;
import net.runelite.client.Notifier;
import org.junit.Before;
import org.junit.Test;