diff options
author | Erik Johnston <erik@matrix.org> | 2014-12-15 17:31:36 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-12-15 17:31:36 +0000 |
commit | f280929a12314cfdb680881e2458bb047b7346ce (patch) | |
tree | f9ff59f05b23f2272cdaec4b8eeac5b81c8c880e /synapse/storage | |
parent | User.is_mine is no longer a thing. Use hs.is_mine instead. (diff) | |
download | synapse-f280929a12314cfdb680881e2458bb047b7346ce.tar.xz |
Use frozenutils
Diffstat (limited to 'synapse/storage')
-rw-r--r-- | synapse/storage/__init__.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/synapse/storage/__init__.py b/synapse/storage/__init__.py |