Skip to content

Commit 8c702a0

Browse files
committed
remove unused field
1 parent 903b2ce commit 8c702a0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

admin/cedar/forms.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from django.forms import ModelForm, CharField, JSONField, BooleanField
1+
from django.forms import ModelForm, CharField, JSONField
22

33
from osf.models import CedarMetadataTemplate
44

0 commit comments

Comments
 (0)