issues
search
ordercloud-api
/
ngx-shopper
Open-source B2B e-commerce. Built with the OrderCloud.io API and maintained by the OrderCloud team
MIT License
9
stars
22
forks
source link
remove unused payments list call in confirm
#276
Closed
crhistianramirez
closed
6 years ago
crhistianramirez
commented
6 years ago
Description
data wasn't being used or set anywhere
Type of change
[ x] Refactor (change/optimize code without changing external behavior)
Checklist:
[ x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
[ ] I have added tests that prove my fix is effective or that my feature works
[ x] New and existing unit tests pass locally with my changes
[ ] I have updated the acceptance criteria on the task so that it can be tested
[ ] I have verified my contribution works and looks well in Firefox, Safari and Internet Explorer
Description
data wasn't being used or set anywhere
Type of change
Checklist: