remove todo
This commit is contained in:
parent
474318d210
commit
39a1bb192f
1 changed files with 0 additions and 1 deletions
|
@ -23,7 +23,6 @@ import org.bukkit.event.block.BlockPlaceEvent;
|
||||||
import org.jetbrains.annotations.NotNull;
|
import org.jetbrains.annotations.NotNull;
|
||||||
import org.jetbrains.annotations.Nullable;
|
import org.jetbrains.annotations.Nullable;
|
||||||
|
|
||||||
// TODO: test this command
|
|
||||||
public class ClientBuildCommand implements TabExecutor, Listener {
|
public class ClientBuildCommand implements TabExecutor, Listener {
|
||||||
|
|
||||||
private List<String> nameCompletions = new ArrayList<>();
|
private List<String> nameCompletions = new ArrayList<>();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue