mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 18:04:49 -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 twisted.internet import defer
|
||||
|
||||
import logging
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue