Skip to content

Commit

Permalink
chore: unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
dandanlen committed Nov 26, 2024
1 parent e7db834 commit b953649
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions state-chain/amm/src/common.rs
Original file line number Diff line number Diff line change
Expand Up @@ -290,8 +290,6 @@ pub(super) fn nth_root_of_integer_as_fixed_point(x: U256, n: u32) -> U256 {

#[cfg(test)]
mod test {
use super::*;

#[cfg(feature = "slow-tests")]
use rand::SeedableRng;

Expand Down

0 comments on commit b953649

Please sign in to comment.