diff options
author | Richard van der Hoff <1389908+richvdh@users.noreply.github.com> | 2018-04-30 01:28:13 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-30 01:28:13 +0100 |
commit | 950a32eb47272ae6f3c90c663a6d6173c7167cd5 (patch) | |
tree | e925ddcf6878ea821de2a3656b2d38f93f65b9c0 /synapse/push | |
parent | Merge pull request #3153 from NotAFile/py3-httplib (diff) | |
parent | make imports local (diff) | |
download | synapse-950a32eb47272ae6f3c90c663a6d6173c7167cd5.tar.xz |
Merge pull request #3152 from NotAFile/py3-local-imports
make imports local
Diffstat (limited to 'synapse/push')
-rw-r--r-- | synapse/push/httppusher.py | 4 | ||||
-rw-r--r-- | synapse/push/pusher.py | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/synapse/push/httppusher.py b/synapse/push/httppusher.py |