Skip to content

Commit da982a0

Browse files
committed
Fix minor styles
Signed-off-by: Sicheng Song <sicheng.song@outlook.com>
1 parent a131681 commit da982a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/main/java/org/opensearch/ml/common/transport/connector/MLCreateConnectorInput.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -311,6 +311,6 @@ public MLCreateConnectorInput(StreamInput input) throws IOException {
311311
this.connectorClientConfig = new ConnectorClientConfig(input);
312312
}
313313
}
314-
314+
315315
}
316316
}

0 commit comments

Comments
 (0)