remove commented code

This commit is contained in:
checktheroads 2019-08-16 23:24:10 -07:00
parent 5c7f1713b8
commit 6ba9de874c

View file

@ -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