DBZ-4499 fixed check style issues

This commit is contained in:
poonam-meghnani 2022-01-06 17:50:42 +11:00 committed by Chris Cranford
parent 09a512b4b8
commit 26cbf7d2e7
No known key found for this signature in database
GPG Key ID: 8B8088D41181D04B

View File

@ -720,6 +720,6 @@ private boolean isStartScnInArchiveLogs(Scn startScn) throws SQLException {
@Override
public void commitOffset(Map<String, ?> offset) {
//do nothing
// nothing to do
}
}