Skip to content

Commit

Permalink
fix: Remove TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoinkwiz committed Nov 21, 2024
1 parent a031b2c commit 4ee2ea3
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,6 @@ protected ArrayList<LineComponent> getAdditionalText(Client client, boolean incl
@Override
public boolean check(Client client)
{
// TODO: Any functions which previously called with false should call checkContainers with inv + equipped instead
ItemAndLastUpdated[] containers = containersToCheckDefault();

return checkContainers(client, containers);
Expand Down

0 comments on commit 4ee2ea3

Please sign in to comment.