Skip to content

Commit 41bd47e

Browse files
committed
[fix] formatting
1 parent 229455e commit 41bd47e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Simplify.Scheduler/SchedulerExceptionArgs.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ namespace Simplify.Scheduler;
1818
/// <param name="exception">The exception.</param>
1919
public class SchedulerExceptionArgs(string appName, Exception exception)
2020
{
21-
2221
/// <summary>
2322
/// Gets the name of the application.
2423
/// </summary>

0 commit comments

Comments
 (0)