mixins: checkstyle

This commit is contained in:
therealunull
2020-10-29 13:30:06 -04:00
parent a20bdb57cb
commit 35b9ee3ded
2 changed files with 1 additions and 5 deletions

View File

@@ -24,10 +24,8 @@
*/
package net.runelite.api;
import java.util.List;
import net.runelite.api.hooks.DrawCallbacks;
import java.awt.Canvas;
import net.runelite.api.hooks.DrawCallbacks;
/**
* Represents the client game engine.