Skip to content

Commit 33a5a44

Browse files
committed
Fix for style
1 parent 2f1b598 commit 33a5a44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Exceptionless.Extensions.Logging/ExceptionlessLoggingScope.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ public static ExceptionlessLoggingScope Current
1717
{
1818
_Current.Value = value;
1919
}
20-
2120
}
2221

2322
public static void Push(ExceptionlessLoggingScope scope)

0 commit comments

Comments
 (0)