Remove newline.

This commit is contained in:
Kavin 2022-11-20 20:52:47 +00:00
parent bbc84a222d
commit 0ea7aca20c
No known key found for this signature in database
GPG key ID: 49451E4482CC5BCD

View file

@ -135,7 +135,6 @@ public class Constants {
else if (key.startsWith("frontend."))
frontendProperties.put(StringUtils.substringAfter(key, "frontend."), value);
});
frontendProperties.put("proxyUrl", PROXY_PART);
// transform hibernate properties for legacy configurations