Jeremy Stretch 9 роки тому
батько
коміт
e3f0a12313
1 змінених файлів з 0 додано та 1 видалено
  1. 0 1
      netbox/utilities/forms.py

+ 0 - 1
netbox/utilities/forms.py

@@ -58,7 +58,6 @@ def get_filter_choices(model, id_field='pk', select_related=[], count_field=None
     return choices
 
 
-
 #
 # Widgets
 #