Skip to content

Commit 439f7dc

Browse files
committed
Fix typo
1 parent ea287bc commit 439f7dc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NHibernate/Util/ExpressionsHelper.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,6 @@ private static IType GetType(
418418
: TypeFactory.GetDefaultTypeFor(member.ConvertType); // (long)q.Prop, (long)q.OneToManyCompositeElement[0].Prop
419419
}
420420

421-
422421
if (!(currentType is IAssociationType associationType))
423422
{
424423
// q.Prop[0]

0 commit comments

Comments
 (0)