Skip to content

Commit 6a7f441

Browse files
committed
Fix codefactor issue
1 parent 0938a1f commit 6a7f441

File tree

1 file changed

+0
-1
lines changed
  • src/NHibernate.Test/NHSpecificTest/NH3622

1 file changed

+0
-1
lines changed

src/NHibernate.Test/NHSpecificTest/NH3622/Entity.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ public class DisciplineType
3131
public virtual string Name { get; set; }
3232
}
3333

34-
3534
public class TagMap : ClassMapping<Tag>
3635
{
3736
public TagMap()

0 commit comments

Comments
 (0)