Skip to content

Commit 066dbab

Browse files
committed
dummy commit
1 parent 57bb4d7 commit 066dbab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

dotnet/src/dotnetframework/GxClasses/Helpers/GXLogging.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ public bool InfoEnabled()
107107
{
108108
return log.IsEnabled(LogLevel.Information);
109109
}
110-
111110
public bool CriticalEnabled()
112111
{
113112
return log.IsEnabled(LogLevel.Critical);

0 commit comments

Comments
 (0)