Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
rubdos committed Jan 11, 2025
1 parent 4fd75bc commit 1fa3e96
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
#[cfg(test)]
use doc_comment::doctest;

#[cfg(test)]
use rstest_reuse;

#[cfg(test)]
doctest!("../README.md");

Expand Down

0 comments on commit 1fa3e96

Please sign in to comment.