Skip to content

chore: remove dead code and unused imports#129

Merged
DanSheps merged 1 commit into
DanSheps:mainfrom
jsenecal:housekeeping
Dec 16, 2025
Merged

chore: remove dead code and unused imports#129
DanSheps merged 1 commit into
DanSheps:mainfrom
jsenecal:housekeeping

Conversation

@jsenecal

@jsenecal jsenecal commented Dec 15, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Delete unused netbox_polymprohic.py (polymorphic model base class that was never used)
  • Remove unused get_assigned_object serializer method and related imports
  • Remove unused get_device_status_color method and DeviceStatusChoices import
  • Remove commented-out LicenseAssignment imports
  • Clean up import formatting in __init__.py

New Test

- Delete unused netbox_polymprohic.py (polymorphic model base class)
- Remove unused get_assigned_object serializer method
- Remove unused get_device_status_color method
- Remove commented-out LicenseAssignment imports
- Clean up import formatting
- Add API test for vendor tag creation
@DanSheps DanSheps merged commit 38e46cd into DanSheps:main Dec 16, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants