Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AN-880 SSH Tunnel Revision #87

Merged
merged 3 commits into from
Dec 3, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Apply suggestions from code review
Co-authored-by: Lyndon Bauto <[email protected]>
  • Loading branch information
xiazcy and lyndonbauto authored Dec 3, 2021
commit 32e85c4f96fcf21b4bf0de65f52da18a775a941b
2 changes: 0 additions & 2 deletions src/main/java/software/aws/neptune/NeptuneDriver.java
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,5 @@ private String getFirstPropertyKey(final String language) throws SQLException {
LOGGER, SqlState.CONNECTION_EXCEPTION,
SqlError.INVALID_CONNECTION_PROPERTY);
}

}

}