remove todo

This commit is contained in:
unurled 2024-03-14 17:28:44 +01:00
parent 474318d210
commit 39a1bb192f
Signed by: unurled
GPG key ID: FDBC9CBE1F82423F

View file

@ -23,7 +23,6 @@ import org.bukkit.event.block.BlockPlaceEvent;
import org.jetbrains.annotations.NotNull;
import org.jetbrains.annotations.Nullable;
// TODO: test this command
public class ClientBuildCommand implements TabExecutor, Listener {
private List<String> nameCompletions = new ArrayList<>();