Skip to content

Commit

Permalink
Review comment: fix formatting glitch
Browse files Browse the repository at this point in the history
  • Loading branch information
tjquinno committed Apr 12, 2021
1 parent d5bf9e9 commit 40504d3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ private MicrometerSupport(Builder builder) {
super(Logger.getLogger(MicrometerSupport.class.getName()), builder, SERVICE_NAME);

meterRegistryFactory = builder.meterRegistryFactorySupplier.get();
}
}

/**
* Fluid builder for {@code MicrometerSupport}.
Expand Down

0 comments on commit 40504d3

Please sign in to comment.