Skip to content

Commit 3fd1d46

Browse files
committed
Fix tests after removing PathExt from utils
1 parent 78b6148 commit 3fd1d46

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/utils/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ mod tests {
158158
extern crate tempdir;
159159

160160
use super::copy_files_except_ext;
161-
use super::PathExt;
162161
use std::fs;
163162

164163
#[test]

0 commit comments

Comments
 (0)