1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Update ip.py

This commit is contained in:
Daniel Sheppard
2021-11-03 10:04:26 -05:00
committed by GitHub
parent 0ec0185d84
commit 76d73abd81

View File

@@ -12,7 +12,6 @@ from ipam.models import *
__all__ = (
'AggregateTable',
'ASNTable',
'InterfaceIPAddressTable',
'AssignedIPAddressesTable',
'IPAddressAssignTable',
'IPAddressTable',