mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 10:56:06 -04:00
PEP8
This commit is contained in:
parent
6bc9edd8b2
commit
0bfa78b39b
6 changed files with 2 additions and 13 deletions
|
@ -105,7 +105,6 @@ class RegistrationStore(SQLBaseStore):
|
|||
|
||||
defer.returnValue(user_info)
|
||||
|
||||
|
||||
@cached()
|
||||
# TODO(paul): Currently there's no code to invalidate this cache. That
|
||||
# means if/when we ever add internal ways to invalidate access tokens or
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue