Skip to content

Commit

Permalink
removed a completed TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
1whohears committed Sep 4, 2022
1 parent 73849bc commit 5d8413b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,6 @@ private String[] getUsernames() {

@Override
public void processCommand(ICommandSender sender, String[] args) {
// TODO share to team members
if (args[0].equals("cleardeath")) {
if (args.length == 1) {
Waypoint[] waypoints = WaypointStore.instance().getAll()
Expand Down

0 comments on commit 5d8413b

Please sign in to comment.