Skip to content

Commit 28c797e

Browse files
Kirill Dubovikovbluss
authored andcommitted
removed num_traits::real::Real which was added as autoimport by intellij…
1 parent ead0189 commit 28c797e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/numeric/impl_numeric.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ use crate::itertools::enumerate;
1414
use crate::numeric_util;
1515

1616
use crate::{FoldWhile, Zip};
17-
use num_traits::real::Real;
1817

1918
/// # Numerical Methods for Arrays
2019
impl<A, S, D> ArrayBase<S, D>

0 commit comments

Comments
 (0)