mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2024-11-22 20:28:00 +00:00
Removed debug message.
This commit is contained in:
parent
b37566b47f
commit
d3b2f3f10b
@ -245,7 +245,6 @@ public class DataManager implements Listener {
|
||||
return;
|
||||
|
||||
// For now we will just invalidate the caches. In a future version the action scope will be expanded ;)
|
||||
plugin.getLogger().info("Invaliding player " + message.getTarget() + " from PubSub");
|
||||
invalidate(message.getTarget());
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user