summary refs log tree commit diff
path: root/synapse/replication/tcp/protocol.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-06-20Run Black. (#5482)Amber Brown1-37/+39
2019-06-19Add descriptions and remove redundant set(..)<