Skip to content

Commit b54dce7

Browse files
committed
fix clippy
1 parent 5394af9 commit b54dce7

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

src/chain-libs/chain-time/src/lib.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,3 @@ pub use units::DurationSeconds;
1212

1313
#[cfg(any(test, feature = "property-test-api"))]
1414
pub mod testing;
15-

src/chain-libs/chain-vote/src/lib.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
2-
31
#[macro_use]
42
mod macros;
53
pub mod committee;

0 commit comments

Comments
 (0)