Skip to content

Commit d7de401

Browse files
authored
Merge pull request #58 from hallowatcher/reset-client-cutscene-block
remove unused leftover imports
2 parents f9b78a3 + 43341f3 commit d7de401

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/com/jagex/runescape/cache/media/gameInterface/GameInterface.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@
3333

3434
import java.awt.*;
3535
import java.lang.reflect.Method;
36-
import java.util.ArrayList;
37-
import java.util.List;
3836

3937
public class GameInterface extends CachedNode {
4038
public static GameInterface[][] cachedInterfaces;

0 commit comments

Comments
 (0)