mirror of
https://git.anonymousland.org/anonymousland/synapse-product.git
synced 2025-06-25 08:00:29 -04:00
Remove unused import
This commit is contained in:
parent
bd84755e64
commit
74048bdd41
1 changed files with 0 additions and 2 deletions
|
@ -17,8 +17,6 @@ from ._base import SQLBaseStore, Table, cached
|
||||||
|
|
||||||
from collections import namedtuple
|
from collections import namedtuple
|
||||||
|
|
||||||
from twisted.internet import defer
|
|
||||||
|
|
||||||
import logging
|
import logging
|
||||||
|
|
||||||
logger = logging.getLogger(__name__)
|
logger = logging.getLogger(__name__)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue