summary refs log tree commit diff
path: root/synapse/app/admin_cmd.py (unfollow)
Commit message (Expand)AuthorFilesLines
2019-07-15Move creation of ArgumentParser to callerErik Johnston1-1/+3
2019-07-15Fix up commentsErik Johnston2-3/+3
2019-07-15Change add_arguments to be a static methodErik Johnston5