mirror of
https://github.com/element-hq/matrix-authentication-service.git
synced 2026-05-14 21:15:26 +00:00
144de0deb2
This avoids having to deal with traits bounds everywhere. It also moves the `boxed()` method to the PgRepository, because it was unnecessary to keep it on the `Repository` trait