Skip to content

Commit 188d927

Browse files
committed
fix formatting
1 parent 96f2d89 commit 188d927

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,4 +253,4 @@ cc_library(
253253
deps = [
254254
"//google/cloud:google_cloud_cpp_universe_domain",
255255
],
256-
)
256+
)

generator/integration_tests/tests/request_id_tracing_stub_test.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,4 +211,4 @@ TEST(RequestIdTracingStubTest, Lro) {
211211
GOOGLE_CLOUD_CPP_INLINE_NAMESPACE_END
212212
} // namespace golden_v1
213213
} // namespace cloud
214-
} // namespace google
214+
} // namespace google

0 commit comments

Comments
 (0)