Skip to content

Commit

Permalink
--amend
Browse files Browse the repository at this point in the history
  • Loading branch information
aqrln committed Dec 17, 2024
1 parent 3592aea commit 69b2512
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions libs/telemetry/src/layer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -293,8 +293,7 @@ impl<Filter: AllowAttribute> field::Visit for EventAttributeVisitor<'_, Filter>
#[cfg(test)]
mod tests {
use crate::collector::{AllowAttribute, CollectedEvent, CollectedSpan};
use crate::id::RequestId;
use crate::NextId;
use crate::id::{NextId, RequestId};

use super::*;

Expand Down

0 comments on commit 69b2512

Please sign in to comment.