Skip to content

Commit f196a19

Browse files
committed
fixup
1 parent a11612e commit f196a19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/next-api/src/module_graph.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ use tracing::Instrument;
1515
use turbo_rcstr::RcStr;
1616
use turbo_tasks::{
1717
CollectiblesSource, FxIndexMap, FxIndexSet, ReadRef, ResolvedVc, TryFlatJoinIterExt,
18-
TryJoinIterExt, ValueToString, Vc,
18+
TryJoinIterExt, Vc,
1919
};
2020
use turbo_tasks_fs::FileSystemPath;
2121
use turbopack::css::{CssModuleAsset, ModuleCssAsset};

0 commit comments

Comments
 (0)