Remove extra empty line in the IntegrationObservabilityZipkinTests
**Auto-cherry-pick to `6.3.x`**
This commit is contained in:
@@ -195,7 +195,6 @@ public class IntegrationObservabilityZipkinTests extends SampleTestRunner {
|
||||
return bridgeHandler;
|
||||
}
|
||||
|
||||
|
||||
AtomicReference<ErrorMessage> errorMessageReference = new AtomicReference<>();
|
||||
|
||||
CountDownLatch errorMessageReceivedLatch = new CountDownLatch(1);
|
||||
|
||||
Reference in New Issue
Block a user