mirror of
https://github.com/TotalFreedomMC/TFGuilds.git
synced 2024-12-22 07:55:03 +00:00
remove a test log
This commit is contained in:
parent
bcb2fdb0e7
commit
1a7797ab23
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ public class GuildRank
|
|||
|
||||
public void delete()
|
||||
{
|
||||
GLog.info("called on: " + iguild + ", rank: " + name + ", identifier: " + identifier);
|
||||
plugin.guilds.set(iguild + ".ranks." + identifier, null);
|
||||
}
|
||||
}
|
Loading…
Reference in a new issue