Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Description of changes Improvements & Bug fixes - Remove the `QuotaProvider` abstract class as it is an implementation choice specific to `QuotaEnforcer` and does not need an exposed hook. ## Test plan *How are these changes tested?* - [ ] Tests pass locally with `pytest` for python, `yarn test` for js, `cargo test` for rust ## Documentation Changes *Are all docstrings for user-facing APIs updated if required? Do we need to make documentation changes in the [docs repository](https://github.com/chroma-core/docs)?*
- Loading branch information