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
 #