mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-03 18:24:49 -04:00
Remove unused imports
This commit is contained in:
parent
68698e0ac8
commit
aa76bf39ab
5 changed files with 2 additions and 13 deletions
|
@ -19,8 +19,6 @@ from twisted.internet import defer
|
|||
from synapse.util.logutils import log_function
|
||||
from synapse.util.async import run_on_reactor
|
||||
|
||||
from synapse.types import EventID
|
||||
|
||||
from collections import namedtuple
|
||||
|
||||
import copy
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue