Skip to content

Commit 7acd5f0

Browse files
danko-dmaca88
andauthored
Deleted empty line
Co-authored-by: maca88 <bostjan.markezic@siol.net>
1 parent ec2c56a commit 7acd5f0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NHibernate/Persister/Entity/AbstractEntityPersister.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1432,7 +1432,6 @@ public void InitializeLazyProperties(
14321432
lazyIndexes[i] = descriptor.LazyIndex;
14331433
}
14341434
}
1435-
14361435
var values = Hydrate(rs, id, entity, suffixedPropertyColumns, null, true, indexes, session);
14371436
for (var i = 0; i < lazyIndexes.Length; i++)
14381437
{

0 commit comments

Comments
 (0)