Fix indentation

This commit is contained in:
Ryan French 2023-03-22 18:14:30 +00:00
parent 6783e1e0b3
commit d50cf00404

View file

@ -810,7 +810,7 @@ public class DynamoDBLeaseRefresher implements LeaseRefresher {
builder.billingMode(billingMode);
}
return builder;
}
}
private AWSExceptionManager createExceptionManager() {
final AWSExceptionManager exceptionManager = new AWSExceptionManager();