format
This commit is contained in:
@@ -47,9 +47,8 @@ impl<T: Copy> PosMap<T> {
|
||||
|
||||
#[cfg(test)]
|
||||
mod test {
|
||||
use crate::repr::coords::CoordPairInner;
|
||||
|
||||
use super::*;
|
||||
use crate::repr::coords::CoordPairInner;
|
||||
|
||||
#[test]
|
||||
fn from_into_test() {
|
||||
|
||||
Reference in New Issue
Block a user