Skip to content

Commit 2b4fd62

Browse files
committed
chore: remove a lint silencer
1 parent b319ab8 commit 2b4fd62

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/cli_errors.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
#![cfg(feature = "cli")]
2-
#![cfg_attr(not(unix), allow(unused))] // TODO: remove this after merging from master
32

43
pub mod _utils;
54
pub use _utils::*;

0 commit comments

Comments
 (0)