Skip to content

Commit bcf4868

Browse files
committed
Remove allow annotation
1 parent 1fb3629 commit bcf4868

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

opentelemetry-proto/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@
2929
// we shouldn't manually change it. Thus skip format and lint check.
3030
#[rustfmt::skip]
3131
#[allow(warnings)]
32-
#[allow(ambiguous_associated_items)] // TODO: Remove this allow as soon as <https://github.com/tokio-rs/prost/issues/1097> is resolved and released.
3332
#[doc(hidden)]
3433
mod proto;
3534

0 commit comments

Comments
 (0)