Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Container Registry
Model registry
Operate
Environments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeDomum
Matrix
Commits
0647e27a
Commit
0647e27a
authored
10 years ago
by
Erik Johnston
Browse files
Options
Downloads
Patches
Plain Diff
Remove unused import
parent
c02da58a
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
synapse/http/matrixfederationclient.py
+0
-1
0 additions, 1 deletion
synapse/http/matrixfederationclient.py
with
0 additions
and
1 deletion
synapse/http/matrixfederationclient.py
+
0
−
1
View file @
0647e27a
...
...
@@ -16,7 +16,6 @@
from
twisted.internet
import
defer
,
reactor
,
protocol
from
twisted.internet.error
import
DNSLookupError
from
twisted.python.failure
import
Failure
from
twisted.web.client
import
readBody
,
_AgentBase
,
_URI
from
twisted.web.http_headers
import
Headers
from
twisted.web._newclient
import
ResponseDone
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment