Jeremy Stretch hace 9 años
padre
commit
e3f0a12313
Se han modificado 1 ficheros con 0 adiciones y 1 borrados
  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
 #