Skip to content

Commit

Permalink
#12278 remove old import
Browse files Browse the repository at this point in the history
  • Loading branch information
arthanson committed Apr 20, 2023
1 parent dc888e0 commit 1ea55d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netbox/ipam/api/serializers.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
from ipam.choices import *
from ipam.constants import IPADDRESS_ASSIGNMENT_MODELS, VLANGROUP_SCOPE_TYPES
from ipam.models import *
from netaddr import AddrFormatError, IPNetwork
from netbox.api.fields import ChoiceField, ContentTypeField, SerializedPKRelatedField
from netbox.api.serializers import NetBoxModelSerializer
from netbox.constants import NESTED_SERIALIZER_PREFIX
Expand Down

0 comments on commit 1ea55d6

Please sign in to comment.