spacedentist / spr

Submit pull requests for individual, amendable, rebaseable commits to GitHub
https://getcord.github.io/spr/
MIT License
378 stars 33 forks source link

Remove async_memoizer and future modules #85

Closed sven-of-cord closed 2 years ago

sven-of-cord commented 2 years ago

This commit just removes dead code. After removing caching for GitHub API results, these classes were no longer in use.

Test Plan: cargo check && cargo clippy && cargo test