Removed un-used nested serializers #9856

Closed
opened 2025-12-29 21:23:37 +01:00 by adam · 1 comment
Owner

Originally created by @arthanson on GitHub (Jun 17, 2024).

Proposed Changes

There are some NestedSerializers that are defined but don't appear to be used anywhere and can be cleaned up:

NestedProviderSerializer
NestedCircuitTypeSerializer

Potentially others, should probably do an audit.

Justification

Appear un-used so can be removed.

Originally created by @arthanson on GitHub (Jun 17, 2024). ### Proposed Changes There are some NestedSerializers that are defined but don't appear to be used anywhere and can be cleaned up: NestedProviderSerializer NestedCircuitTypeSerializer Potentially others, should probably do an audit. ### Justification Appear un-used so can be removed.
adam added the type: housekeepingcomplexity: low labels 2025-12-29 21:23:37 +01:00
adam closed this issue 2025-12-29 21:23:38 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 14, 2024):

This was covered by #17143

@jeremystretch commented on GitHub (Aug 14, 2024): This was covered by #17143
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9856