Skip to content

Commit 2f157eb

Browse files
committed
remove unused field
1 parent 903b2ce commit 2f157eb

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

admin/.yarn/install-state.gz

397 KB
Binary file not shown.

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)