This commit is contained in:
hecatia-elegua 2023-03-29 14:27:20 +02:00
parent 0863389dd1
commit c351f6bf43

View file

@ -7,7 +7,6 @@ use cfg::{CfgExpr, CfgOptions};
use either::Either;
use hir_expand::{
attrs::{collect_attrs, Attr, AttrId, RawAttrs},
name::{AsName, Name},
HirFileId, InFile,
};
use itertools::Itertools;