Skip to content

Commit 24c7b26

Browse files
committed
Run cargo fmt
1 parent 808638f commit 24c7b26

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/lib.rs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,6 @@ impl OpenatDirExt for openat::Dir {
9797
}
9898
}
9999

100-
101100
#[cfg(test)]
102101
mod tests {
103102
use super::*;
@@ -129,4 +128,4 @@ mod tests {
129128
}
130129
Ok(())
131130
}
132-
}
131+
}

0 commit comments

Comments
 (0)