Remove debug msg printing bank pin in logs (whoops)
This commit is contained in:
@@ -267,7 +267,6 @@ public class RuneLitePlusPlugin extends Plugin
|
||||
{
|
||||
return;
|
||||
}
|
||||
log.debug(c + " " + enterIdx + " " + entered);
|
||||
|
||||
int num = Character.getNumericValue(c);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user