BAEL-3242: Fix formatting

This commit is contained in:
Krzysiek
2019-12-20 22:22:30 +01:00
parent 4e368aa1a1
commit 4580019dc1

View File

@@ -12,7 +12,6 @@ public class PortConfiguration {
private static final int DEFAULT_PORT = 8069;
@Profile("default")
@Bean
public Integer defaultPort() {