mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-21 03:27:21 -06:00
Remove unused import
This commit is contained in:
parent
cb99654636
commit
7798fcb60d
@ -2,7 +2,6 @@ from django.test import TestCase
|
||||
|
||||
from circuits.models import *
|
||||
from dcim.choices import LinkStatusChoices
|
||||
from dcim.exceptions import UnsupportedCablePath
|
||||
from dcim.models import *
|
||||
from dcim.svg import CableTraceSVG
|
||||
from dcim.utils import object_to_path_node
|
||||
|
Loading…
Reference in New Issue
Block a user