diff options
author | David Baker <dave@matrix.org> | 2016-05-16 18:40:29 +0100 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2016-05-16 18:41:32 +0100 |
commit | 647781ca56c5378250605bdd3c1d69816be03e72 (patch) | |
tree | 6174344ef310df803a967273c348681b3eb1b52b /synapse/push/pusher.py | |
parent | os.environ requires a string (diff) | |
download | synapse-647781ca56c5378250605bdd3c1d69816be03e72.tar.xz |
Fix emailpusher import
Try importing at the root level rather than conditionally importing, as per comment
Diffstat (limited to 'synapse/push/pusher.py')
-rw-r--r-- | synapse/push/pusher.py | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/synapse/push/pusher.py b/synapse/push/pusher.py |