Skip to content

Commit

Permalink
Remove clippy allow
Browse files Browse the repository at this point in the history
  • Loading branch information
casey committed Oct 9, 2023
1 parent 8fbeee3 commit f794ac0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/thunk.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
#![allow(clippy::let_underscore_untyped)]
use super::*;

#[derive(Derivative)]
Expand Down

0 comments on commit f794ac0

Please sign in to comment.