Skip to content

Commit

Permalink
chore: fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Jun 20, 2024
1 parent bf0dc57 commit 708c1bf
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@ use crate::{
traits::TraitConstraint,
},
macros_api::{
HirExpression, HirLiteral, HirStatement, Path, PathKind, SecondaryAttribute, Signedness,
UnaryOp, UnresolvedType, UnresolvedTypeData,
HirExpression, HirLiteral, HirStatement, Path, PathKind, Signedness, UnaryOp,
UnresolvedType, UnresolvedTypeData,
},
node_interner::{DefinitionKind, ExprId, GlobalId, TraitId, TraitImplKind, TraitMethodId},
Generics, Type, TypeBinding, TypeVariable, TypeVariableKind,
Expand Down

0 comments on commit 708c1bf

Please sign in to comment.