Removed unused imports

This commit is contained in:
GregTCLTK 2019-12-21 18:43:23 +01:00
parent 81dedc87d7
commit fcaaa68daa
No known key found for this signature in database
GPG key ID: A91BADE5C070FF67

View file

@ -2,8 +2,6 @@ package com.bbn.hadder.commands.owner;
import com.bbn.hadder.commands.Command; import com.bbn.hadder.commands.Command;
import com.bbn.hadder.commands.CommandEvent; import com.bbn.hadder.commands.CommandEvent;
import com.bbn.hadder.core.Perm;
import com.bbn.hadder.core.Perms;
import com.bbn.hadder.utils.MessageEditor.MessageType; import com.bbn.hadder.utils.MessageEditor.MessageType;
/* /*