Skip to content

Commit 71a111f

Browse files
author
Kirill Dubovikov
committed
removed num_traits::real::Real which was added as autoimport by intellij…
1 parent 2e9f60f commit 71a111f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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)