0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-09-10 11:51:57 +02:00
synapse/changelog.d/7116.misc
Richard van der Hoff a564b92d37
Convert *StreamRow classes to inner classes (#7116)
This just helps keep the rows closer to their streams, so that it's easier to
see what the format of each stream is.
2020-03-23 13:59:11 +00:00

1 line
47 B
Text

Convert `*StreamRow` classes to inner classes.