mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
remove commented code
This commit is contained in:
@@ -44,7 +44,6 @@ class Router(BaseSettings):
|
|||||||
"""Model for per-router config in devices.yaml."""
|
"""Model for per-router config in devices.yaml."""
|
||||||
|
|
||||||
address: Union[IPvAnyAddress, str]
|
address: Union[IPvAnyAddress, str]
|
||||||
# asn: int
|
|
||||||
network: str
|
network: str
|
||||||
src_addr_ipv4: IPv4Address
|
src_addr_ipv4: IPv4Address
|
||||||
src_addr_ipv6: IPv6Address
|
src_addr_ipv6: IPv6Address
|
||||||
|
Reference in New Issue
Block a user