mirror of
https://github.com/element-hq/synapse.git
synced 2026-04-27 15:05:46 +00:00
Remove unecessary setting of outlier bit
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user