Skip to content

Commit 3601fde

Browse files
committed
fix merge
1 parent d57671c commit 3601fde

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

turbopack/crates/turbopack-core/src/code_builder.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ use std::{
55
};
66

77
use anyhow::Result;
8-
use tracing::{Level, instrument};
8+
use tracing::instrument;
99
use turbo_rcstr::RcStr;
1010
use turbo_tasks::{ResolvedVc, Vc};
1111
use turbo_tasks_fs::rope::{Rope, RopeBuilder};

0 commit comments

Comments
 (0)