Skip to content

Commit

Permalink
tests: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
kbknapp committed Apr 12, 2024
1 parent 58f0661 commit eb12f4b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/oid.rs
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ use crate::{
///
/// ```compile_fail
/// # use typed_oid::{Oid, OidPrefix};
/// # use uuid::Uuid;
/// struct A;
/// impl OidPrefix for A {}
///
Expand Down

0 comments on commit eb12f4b

Please sign in to comment.