We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 229455e commit 41bd47eCopy full SHA for 41bd47e
src/Simplify.Scheduler/SchedulerExceptionArgs.cs
@@ -18,7 +18,6 @@ namespace Simplify.Scheduler;
18
/// <param name="exception">The exception.</param>
19
public class SchedulerExceptionArgs(string appName, Exception exception)
20
{
21
-
22
/// <summary>
23
/// Gets the name of the application.
24
/// </summary>
0 commit comments