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