Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Lionel Montrieux committed Apr 17, 2018
1 parent f650f43 commit faaee92
Showing 1 changed file with 1 addition and 2 deletions.
Expand Up @@ -235,8 +235,7 @@ private List<SubscriptionEventTypeStats> createSubscriptionStat(final Subscripti

if (includeDistance) {
return loadStats(eventTypes, zkSubscriptionNode, subscriptionClient);
}
else {
} else {
return loadLightStats(eventTypes, zkSubscriptionNode);
}
}
Expand Down

0 comments on commit faaee92

Please sign in to comment.