Skip to content

Commit a793788

Browse files
committed
Fix CodeFactor issue
1 parent c7ec487 commit a793788

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/NHibernate/Hql/Ast/ANTLR/SessionFactoryHelperExtensions.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,6 @@ public IType FindFunctionReturnType(string functionName, IEnumerable<IASTNode> a
133133
return extendedSqlFunction.GetReturnType(argumentTypes, _sfi, true);
134134
}
135135

136-
137136
/// <summary>
138137
/// Given a (potentially unqualified) class name, locate its imported qualified name.
139138
/// </summary>

0 commit comments

Comments
 (0)