mirror of
https://mau.dev/maunium/synapse.git
synced 2024-10-01 01:36:05 -04: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.
2 lines
29 B
Plaintext
2 lines
29 B
Plaintext
Remove `ChainedIdGenerator`.
|