diff --git a/Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java b/Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java index dc8642316..7a2fc317e 100644 --- a/Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java +++ b/Plugins/Mineplex.Core/src/mineplex/core/report/ReportManager.java @@ -46,7 +46,6 @@ import redis.clients.jedis.exceptions.JedisConnectionException; /** * ReportManager hooks into a synchronized network-wide report system * with methods for updating/fetching/closing reports in real time. - * @author Ty, iKeirNez */ public class ReportManager {