mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-23 18:15:53 +03:00
c9c544cda5
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`.
|