mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-11 22:36:34 -05:00
Removes device_id and ClientInfo device_id is never actually written, and the matrix.org DB has no non-null entries for it. Right now, it's just cluttering up code. This doesn't remove the columns from the database, because that's fiddly. |
||
|---|---|---|
| .. | ||
| api | ||
| appservice | ||
| federation | ||
| handlers | ||
| metrics | ||
| rest | ||
| storage | ||
| util | ||
| __init__.py | ||
| test_distributor.py | ||
| test_state.py | ||
| test_test_utils.py | ||
| test_types.py | ||
| unittest.py | ||
| utils.py | ||