Skip to content

Commit 68600b6

Browse files
committed
Fix formatting
1 parent fa7e664 commit 68600b6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

operator/src/main/java/oracle/kubernetes/operator/wlsconfig/WlsServerConfig.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,7 @@ public Integer getAdminPort() {
106106
public void setAdminPort(Integer adminPort) {
107107
this.adminPort = adminPort;
108108
}
109+
109110
public boolean isAdminPortEnabled() {
110111
return adminPortEnabled;
111112
}

0 commit comments

Comments
 (0)