Skip to content
This repository was archived by the owner on May 28, 2025. It is now read-only.

Commit c351f6b

Browse files
Fix
1 parent 0863389 commit c351f6b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/hir-def/src/attr.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ use cfg::{CfgExpr, CfgOptions};
77
use either::Either;
88
use hir_expand::{
99
attrs::{collect_attrs, Attr, AttrId, RawAttrs},
10-
name::{AsName, Name},
1110
HirFileId, InFile,
1211
};
1312
use itertools::Itertools;

0 commit comments

Comments
 (0)