mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-05-05 13:55:01 -04:00
clean up coding style a bit
This commit is contained in:
parent
8b8beba194
commit
3c7857e49b
8 changed files with 26 additions and 26 deletions
|
@ -19,6 +19,7 @@ import logging
|
|||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
||||
|
||||
# FIXME: elsewhere we use FooStore to indicate something in the storage layer...
|
||||
class HttpTransactionStore(object):
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue