mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2024-10-01 08:25:44 -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`.
|