wiki: checkstyle

This commit is contained in:
Owain van Brakel
2020-01-23 13:33:44 +01:00
parent 5e2b43abce
commit 63bbe0f75f

View File

@@ -24,7 +24,6 @@
*/
package net.runelite.client.plugins.wiki;
import com.google.common.primitives.Ints;
import javax.inject.Inject;
import javax.inject.Provider;
import lombok.extern.slf4j.Slf4j;