Skip to content

Commit

Permalink
Remove newline
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontedor committed Feb 14, 2019
1 parent 6791827 commit 0dcf6c9
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,6 @@ private Client getRemoteClusterClient() {
return client.getRemoteClusterClient(remoteClusterAlias);
}


@Override
public SnapshotInfo getSnapshotInfo(SnapshotId snapshotId) {
assert SNAPSHOT_ID.equals(snapshotId) : "RemoteClusterRepository only supports " + SNAPSHOT_ID + " as the SnapshotId";
Expand Down

0 comments on commit 0dcf6c9

Please sign in to comment.