Skip to content

Commit

Permalink
remove the mod declaration for u128
Browse files Browse the repository at this point in the history
Signed-off-by: Hunar Roop Kahlon <[email protected]>
  • Loading branch information
kinggoesgaming committed May 26, 2019
1 parent 53dd9dc commit 378774b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,6 @@ mod slog_support;
mod std_support;
#[cfg(test)]
mod test_util;
mod u128_support;
#[cfg(all(
feature = "v3",
any(
Expand Down

0 comments on commit 378774b

Please sign in to comment.