mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 15:37:02 +00:00
Thank you, pyflakes
This commit is contained in:
parent
173264b656
commit
4c7ad50f6e
1 changed files with 0 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue