diff --git a/storage_service/locations/forms.py b/storage_service/locations/forms.py index ccad72727..9b1e278bc 100644 --- a/storage_service/locations/forms.py +++ b/storage_service/locations/forms.py @@ -115,13 +115,6 @@ class Meta: model = models.Dataverse fields = ('host', 'api_key', 'agent_name', 'agent_type', 'agent_identifier') - def as_p(self): - # Add a warning to the Dataverse-specific section of the form - content = super(DataverseForm, self).as_p() - content += '\n