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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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