Skip to content

Commit 16d4626

Browse files
committed
chore: format
1 parent e44721f commit 16d4626

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

java-compute/google-cloud-compute/src/test/java/com/google/cloud/compute/v1/integration/ITComputeGoldenSignals.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,6 @@ private void verifyMetrics(boolean expectError) throws Exception {
538538

539539
private void validateLogging(boolean expectError) {
540540

541-
542541
List<ILoggingEvent> computeEvents = new ArrayList<>();
543542
for (ILoggingEvent event : testAppender.events) {
544543
Map<String, String> mdc = new HashMap<>();

0 commit comments

Comments
 (0)