Skip to content

Commit

Permalink
fix the kompromitacja
Browse files Browse the repository at this point in the history
  • Loading branch information
Iipin committed May 1, 2024
1 parent 69fca4f commit d99bbc5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -42,9 +42,8 @@
unused_qualifications
)]

pub use image;

pub use hand::*;
pub use image;

mod hand;

Expand Down

0 comments on commit d99bbc5

Please sign in to comment.