Commit 2d18c81
Remove unused PathBuf import from import.rs
The PathBuf type was added to the import but is not actually used in the file - only Path is used.
Co-authored-by: adityapatwardhan <[email protected]>1 parent 86b159d commit 2d18c81
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments