Skip to content

Commit bdfa637

Browse files
committed
clippy!
1 parent 44e8d2e commit bdfa637

File tree

1 file changed

+1
-1
lines changed
  • turbopack/crates/turbopack-ecmascript/src

1 file changed

+1
-1
lines changed

turbopack/crates/turbopack-ecmascript/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ pub use transform::{
6868
CustomTransformer, EcmascriptInputTransform, EcmascriptInputTransforms, TransformContext,
6969
TransformPlugin, UnsupportedServerActionIssue,
7070
};
71-
use turbo_rcstr::{RcStr, rcstr};
71+
use turbo_rcstr::rcstr;
7272
use turbo_tasks::{
7373
FxIndexMap, NonLocalValue, ReadRef, ResolvedVc, TaskInput, TryJoinIterExt, Value,
7474
ValueToString, Vc, trace::TraceRawVcs,

0 commit comments

Comments
 (0)