Fix compiler error

This commit is contained in:
Sebastian Sdorra
2020-11-19 14:49:29 +01:00
parent 0841a0a409
commit 959dfb8f45

View File

@@ -39,7 +39,5 @@ interface UpdateHgConfigDto {
boolean isShowRevisionInId();
boolean isDisableHookSSLValidation();
boolean isEnableHttpPostArgs();
}