mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-25 11:05:49 +03:00
remove unused imports
This commit is contained in:
parent
b6ca69e4f1
commit
e80eb69887
1 changed files with 0 additions and 2 deletions
|
@ -35,8 +35,6 @@ from twisted.web.server import NOT_DONE_YET, Request
|
|||
from twisted.web.static import File, NoRangeStaticProducer
|
||||
from twisted.web.util import redirectTo
|
||||
|
||||
import synapse.events
|
||||
import synapse.metrics
|
||||
from synapse.api.errors import (
|
||||
CodeMessageException,
|
||||
Codes,
|
||||
|
|
Loading…
Reference in a new issue