mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:06:08 -04:00
fix pyflakes warnings
This commit is contained in:
parent
acb2d171e8
commit
5e2236f9ff
3 changed files with 6 additions and 6 deletions
|
@ -15,8 +15,6 @@
|
|||
|
||||
from _base import SQLBaseStore
|
||||
|
||||
from twisted.internet import defer
|
||||
|
||||
|
||||
class SignatureStore(SQLBaseStore):
|
||||
"""Persistence for PDU signatures and hashes"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue