mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-18 04:56:29 -06:00
Cleanup Imports
This commit is contained in:
parent
23155551d1
commit
d30d79b4e3
@ -1,7 +1,7 @@
|
||||
from django.test import TestCase
|
||||
|
||||
from ipam.choices import IPAddressStatusChoices, PrefixStatusChoices
|
||||
from ipam.models import Aggregate, IPAddress, Prefix, RIR, VLAN, VLANGroup, VRF
|
||||
from ipam.models import IPAddress, Prefix, VRF
|
||||
|
||||
import netaddr
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user