mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-19 17:56:19 +03:00
lint
This commit is contained in:
parent
358777d814
commit
7f15dd71ab
1 changed files with 0 additions and 1 deletions
|
@ -130,7 +130,6 @@ class ServerConfig(Config):
|
|||
"federation_ip_range_blacklist", [],
|
||||
)
|
||||
|
||||
|
||||
# Attempt to create an IPSet from the given ranges
|
||||
try:
|
||||
self.federation_ip_range_blacklist = IPSet(
|
||||
|
|
Loading…
Reference in a new issue