forked from ChomeNS/chomens-bot-java
the code improvement
This commit is contained in:
parent
92dffdc2ed
commit
f1799eed7f
1 changed files with 1 additions and 5 deletions
|
@ -14,11 +14,7 @@ import land.chipmunk.chayapak.chomens_bot.Bot;
|
|||
import java.util.UUID;
|
||||
|
||||
public class ExploitsPlugin {
|
||||
private final Bot bot;
|
||||
|
||||
public ExploitsPlugin (Bot bot) {
|
||||
this.bot = bot;
|
||||
}
|
||||
public ExploitsPlugin (Bot bot) {}
|
||||
|
||||
public void kick (UUID uuid) {}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue