Skip to content

Commit 0d10761

Browse files
committed
Fix warning: unecessary import for alloc::Vec
1 parent 582206d commit 0d10761

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: src/file_data_source.rs

-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
use alloc::vec::Vec;
21
use anyhow::Context;
32
use core::fmt::{Debug, Formatter};
43

0 commit comments

Comments
 (0)