Skip to content

Commit 309fe88

Browse files
committed
nit
1 parent c0b8704 commit 309fe88

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

java-bigquery-jdbc/src/main/java/com/google/cloud/bigquery/jdbc/BigQueryConnection.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ boolean isUnsupportedHTAPIFallback() {
740740
return this.unsupportedHTAPIFallback;
741741
}
742742

743-
public ConnectionProperty getSessionInfoConnectionProperty() {
743+
ConnectionProperty getSessionInfoConnectionProperty() {
744744
return this.sessionInfoConnectionProperty;
745745
}
746746

0 commit comments

Comments
 (0)