Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
iDebugAll committed Jun 4, 2020
1 parent 7005b25 commit ab2623e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion nextbox_ui_plugin/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
from django.shortcuts import render
from django.views.generic import View
from dcim.models import Cable, Device, Interface
from dcim.models.device_components import CableTermination
from django.contrib.auth.mixins import PermissionRequiredMixin
from django.conf import settings
import json
Expand Down

0 comments on commit ab2623e

Please sign in to comment.