mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-05-02 12:06:08 -04:00
Fix pyflakes warnings
This commit is contained in:
parent
15be181642
commit
d56e389a95
4 changed files with 2 additions and 4 deletions
|
@ -17,7 +17,6 @@
|
|||
from twisted.web.http import HTTPClient
|
||||
from twisted.internet.protocol import Factory
|
||||
from twisted.internet import defer, reactor
|
||||
from twisted.internet.endpoints import connectProtocol
|
||||
from synapse.http.endpoint import matrix_endpoint
|
||||
import json
|
||||
import logging
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue