Remove very last @author tag

This commit is contained in:
Keir Nellyer 2016-04-28 14:41:44 +01:00
parent 949f9ca712
commit bff5751691
1 changed files with 0 additions and 1 deletions

View File

@ -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 {