Skip to content

Commit 91dafd1

Browse files
committed
Remove unused import
Signed-off-by: Matthias Beyer <[email protected]>
1 parent 7a163a7 commit 91dafd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/file_dhall.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ extern crate serde;
88
extern crate serde_derive;
99

1010
use std::collections::HashMap;
11-
use std::path::PathBuf;
1211

1312
use config::*;
1413
use float_cmp::ApproxEqUlps;

0 commit comments

Comments
 (0)