mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-06 16:06:52 +00:00
It's just a thin wrapper around two ID gens to make `get_current_token` and `get_next` return tuples. This can easily be replaced by calling the appropriate methods on the underlying ID gens directly.
1 line
29 B
Text
1 line
29 B
Text
Remove `ChainedIdGenerator`.
|