mirror of
https://github.com/bitwarden/server.git
synced 2025-06-27 22:26:13 -05:00

* Removed the SaveAsync method from ICollectionService and its implementation in CollectionService. * Updated related tests in CollectionServiceTests to reflect the removal of SaveAsync, ensuring existing functionality remains intact.