Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not sure if this is needed, but put it in for now. #12

Open
github-actions bot opened this issue Feb 2, 2022 · 0 comments
Open

Not sure if this is needed, but put it in for now. #12

github-actions bot opened this issue Feb 2, 2022 · 0 comments
Assignees

Comments

@github-actions
Copy link

github-actions bot commented Feb 2, 2022

false


// TODO: Not sure if this is needeed, but put it in for now.
if (listing.quantity == 0) {
collection.listings = removeFromArray(collection.listings, listing.id);
}
collection.save();


This issue was generated by todo-issue based on a TODO comment in 54a6185. It's been assigned to @wyze because they committed the code.
@github-actions github-actions bot changed the title Not sure if this is needeed, but put it in for now. Not sure if this is needed, but put it in for now. Mar 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

1 participant