mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-12-26 04:19:23 -05:00
Thank you, pyflakes
This commit is contained in:
parent
173264b656
commit
4c7ad50f6e
@ -18,7 +18,6 @@ import collections
|
||||
from ._base import SQLBaseStore, Table
|
||||
from twisted.internet import defer
|
||||
|
||||
from sqlite3 import IntegrityError
|
||||
from synapse.api.errors import StoreError
|
||||
|
||||
import logging
|
||||
|
Loading…
Reference in New Issue
Block a user