rm ununsed imports
This commit is contained in:
parent
cefa081630
commit
f42bd47882
1 changed files with 0 additions and 1 deletions
|
@ -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() {
|
||||||
|
|
Loading…
Reference in a new issue