Skip to content

Commit

Permalink
feat(interfaces): Update views.py for lint
Browse files Browse the repository at this point in the history
  • Loading branch information
ekrichbaum authored Nov 30, 2024
1 parent 079fbc8 commit b9e3f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion netbox_prometheus_sd/api/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
from virtualization.models import VirtualMachine
from dcim.models.devices import Device, Interface


try: # Netbox >= 3.5
from netbox.api.viewsets import BaseViewSet
from netbox.api.viewsets.mixins import CustomFieldsMixin
Expand Down

0 comments on commit b9e3f4b

Please sign in to comment.