Remove unecessary setting of outlier bit

pull/4405/head
Erik Johnston 2019-01-24 18:04:02 +00:00
parent b8082a5445
commit 9139b87be4
1 changed files with 0 additions and 2 deletions

View File

@ -1079,8 +1079,6 @@ class FederationHandler(BaseHandler):
handled_events = set()
try:
event.internal_metadata.outlier = False
# Try the host we successfully got a response to /make_join/
# request first.
try: