BAEL-3242: Fix formatting

This commit is contained in:
Krzysiek 2019-12-20 22:22:30 +01:00
parent 70ce72124b
commit d2aca3b774
1 changed files with 0 additions and 1 deletions

View File

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