forked from mirrors/thatmattlove-hyperglass
remove commented code
This commit is contained in:
parent
5c7f1713b8
commit
6ba9de874c
1 changed files with 0 additions and 1 deletions
|
|
@ -44,7 +44,6 @@ class Router(BaseSettings):
|
|||
"""Model for per-router config in devices.yaml."""
|
||||
|
||||
address: Union[IPvAnyAddress, str]
|
||||
# asn: int
|
||||
network: str
|
||||
src_addr_ipv4: IPv4Address
|
||||
src_addr_ipv6: IPv6Address
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue