Fix indentation
This commit is contained in:
parent
6783e1e0b3
commit
d50cf00404
1 changed files with 7 additions and 7 deletions
|
|
@ -810,7 +810,7 @@ public class DynamoDBLeaseRefresher implements LeaseRefresher {
|
|||
builder.billingMode(billingMode);
|
||||
}
|
||||
return builder;
|
||||
}
|
||||
}
|
||||
|
||||
private AWSExceptionManager createExceptionManager() {
|
||||
final AWSExceptionManager exceptionManager = new AWSExceptionManager();
|
||||
|
|
|
|||
Loading…
Reference in a new issue