Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 66b9315

Browse files
committed
formatting fixes
1 parent f811a2b commit 66b9315

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

google-cloud-spanner/src/test/java/com/google/cloud/spanner/spi/v1/GapicSpannerRpcTest.java

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1227,6 +1227,5 @@ private boolean hasValue(MetricData metricData) {
12271227
if (point.getValue() > 0) return true;
12281228
}
12291229
return false;
1230-
}
1231-
1230+
}
12321231
}

0 commit comments

Comments
 (0)