mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-07-12 08:08:34 +00:00
Remove stub injector methods
This commit is contained in:
@ -298,7 +298,5 @@ public class HistoryCommands extends MethodCommands {
|
||||
BBC.COMMAND_HISTORY_CLEAR.send(player);
|
||||
}
|
||||
|
||||
public static Class<?> inject() {
|
||||
return HistoryCommands.class;
|
||||
}
|
||||
|
||||
}
|
Reference in New Issue
Block a user