UMM-CSci-3601 / 3601-lab4-mongo

Software Design Lab 4 - MongoDB, Javalin, and Angular
MIT License
0 stars 0 forks source link

37 rationalize our use of unsubscribe #68

Closed kklamberty closed 1 year ago

kklamberty commented 1 year ago

This PR focuses on making changes to rationalize our use of unsubscribe()... and it does so largely by removing any use of unsubscribe() after making changes that don't require its use.

kklamberty commented 1 year ago

Merging this PR closes #37