Fix checkstyle

This commit is contained in:
kyle-escobar
2020-04-09 22:22:23 -04:00
parent f38d74c62d
commit dd0a70e7de
2 changed files with 2 additions and 4 deletions

View File

@@ -384,8 +384,6 @@ public interface RSClient extends RSGameShell, Client
@Import("mouseCam")
boolean isMouseCam();
@Import("camAngleDX")
int getCamAngleDX();