chatcommands: Class can be package private
This commit is contained in:
@@ -34,7 +34,7 @@ import net.runelite.client.callback.ClientThread;
|
||||
import net.runelite.client.input.KeyListener;
|
||||
|
||||
@Singleton
|
||||
public class ChatKeyboardListener implements KeyListener
|
||||
class ChatKeyboardListener implements KeyListener
|
||||
{
|
||||
@Inject
|
||||
private ChatCommandsConfig chatCommandsConfig;
|
||||
|
||||
Reference in New Issue
Block a user