diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-08-25 10:42:59 +0100 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-08-25 10:42:59 +0100 |
commit | cf8c04948f9a8e8f50349918622164abd7590a13 (patch) | |
tree | 81120ac1a368f233785d4d041564b5efc5f20672 | |
parent | Fix indent (diff) | |
download | synapse-cf8c04948f9a8e8f50349918622164abd7590a13.tar.xz |
Fix typo in module imports and package dependencies
-rw-r--r-- | synapse/config/key.py | 2 | ||||
-rw-r--r-- | synapse/python_dependencies.py | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/synapse/config/key.py b/synapse/config/key.py |