Remove useless super() call
This commit is contained in:
		@@ -49,7 +49,6 @@ public class CmdFactions extends FCommand
 | 
			
		||||
	
 | 
			
		||||
	public CmdFactions()
 | 
			
		||||
	{
 | 
			
		||||
		super();
 | 
			
		||||
		this.aliases.addAll(ConfServer.baseCommandAliases);
 | 
			
		||||
		
 | 
			
		||||
		// remove any nulls from extra commas
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user