BAEL-3242: Fix formatting
This commit is contained in:
parent
70ce72124b
commit
d2aca3b774
|
@ -12,7 +12,6 @@ public class PortConfiguration {
|
|||
|
||||
private static final int DEFAULT_PORT = 8069;
|
||||
|
||||
|
||||
@Profile("default")
|
||||
@Bean
|
||||
public Integer defaultPort() {
|
||||
|
|
Loading…
Reference in New Issue