mirror of
https://github.com/netbox-community/netbox.git
synced 2026-01-05 11:46:50 -06:00
Cleanup for #9102
This commit is contained in:
@@ -1294,7 +1294,7 @@ class CableEndChoices(ChoiceSet):
|
||||
CHOICES = (
|
||||
(SIDE_A, 'A'),
|
||||
(SIDE_B, 'B'),
|
||||
('', ''),
|
||||
# ('', ''),
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user