1
Fork 0

rm ununsed imports

This commit is contained in:
Julian Gaal 2019-05-23 08:52:56 +02:00
parent cefa081630
commit f42bd47882

View file

@ -556,7 +556,6 @@ where
#[cfg(test)] #[cfg(test)]
mod tests { mod tests {
use super::*; use super::*;
use nalgebra as na;
#[test] #[test]
fn test_unit_conv() { fn test_unit_conv() {