Skip to content

Commit 2299799

Browse files
committed
Fixes style
1 parent 44eac28 commit 2299799

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exporters/otlp/BUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ cc_library(
1515
name = "otlp_utf8_validity",
1616
tags = ["otlp"],
1717
deps = [
18-
"@com_google_protobuf//third_party/utf8_range:utf8_range",
18+
"@com_google_protobuf//third_party/utf8_range",
1919
"@com_google_protobuf//third_party/utf8_range:utf8_validity",
2020
],
2121
)

0 commit comments

Comments
 (0)