Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
kfiven authored Feb 28, 2025
1 parent 00a4c93 commit 76f087c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion synapse/config/experimental.py
Original file line number Diff line number Diff line change
Expand Up @@ -447,4 +447,3 @@ def read_config(self, config: JsonDict, **kwargs: Any) -> None:

# MSC4235: Add `via` param to hierarchy endpoint
self.msc4235_enabled: bool = experimental.get("msc4235_enabled", False)

0 comments on commit 76f087c

Please sign in to comment.