Skip to content

Commit b971cd2

Browse files
lzrdjclulow
andauthored
Update factory/gimlet/src/humility.rs
Co-authored-by: Joshua M. Clulow <[email protected]>
1 parent 5803a91 commit b971cd2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

factory/gimlet/src/humility.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ use slog::{info, warn, Logger};
1717
use crate::pipe::*;
1818
use buildomat_common::OutputExt;
1919

20-
#[allow(clippy::wrong_self_convention)]
2120
pub trait ValueExt {
2221
fn is_unit(&self) -> bool;
2322
fn from_hex(&self) -> Result<u64>;

0 commit comments

Comments
 (0)