This commit is contained in:
Eduard Heimbuch
2020-12-03 08:54:56 +01:00
parent 60cdc6f8cf
commit 09c13100dd
6 changed files with 5 additions and 6 deletions

View File

@@ -250,8 +250,6 @@ public class RepositoryImportResource {
@Email
String getContact();
String getDescription();
List<HealthCheckFailureDto> getHealthCheckFailures();
Instant getLastModified();
String getImportUrl();
String getUsername();
String getPassword();