Skip to content

Commit 6ad9465

Browse files
committed
Remove unused import
1 parent 412f803 commit 6ad9465

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/build_doc.rs

-1
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,6 @@ pub fn source_path(pkg: &Package) -> Option<&Path> {
141141
#[cfg(test)]
142142
mod test {
143143
use std::path::Path;
144-
use std::fs::remove_dir_all;
145144
use super::*;
146145

147146
#[test]

0 commit comments

Comments
 (0)