Changelog cnad cleanup for #7853
This commit is contained in:
@@ -620,8 +620,7 @@ class InterfaceCSVForm(CustomFieldModelCSVForm):
|
||||
)
|
||||
duplex = CSVChoiceField(
|
||||
choices=InterfaceDuplexChoices,
|
||||
required=False,
|
||||
help_text='Duplex'
|
||||
required=False
|
||||
)
|
||||
mode = CSVChoiceField(
|
||||
choices=InterfaceModeChoices,
|
||||
|
Reference in New Issue
Block a user