summary refs log tree commit diff
path: root/synapse/handlers/room.py (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-23replace 'except:' with 'except Exception:'Richard van der Hoff54-93/+93
2017-10-23