Skip to content

Commit aebe374

Browse files
committed
Remove unused code
1 parent 351a5ce commit aebe374

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

subadmin/forms.py

-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
from django.core.exceptions import ValidationError
2-
from django.forms.widgets import HiddenInput
3-
from django.forms.models import ModelChoiceField
42

53

64
class SubAmdinFormMixin(object):

0 commit comments

Comments
 (0)