Skip to content

Commit

Permalink
Release/1.0.0 (#222)
Browse files Browse the repository at this point in the history
+semver: major
  • Loading branch information
mocsharp authored Aug 24, 2023
1 parent 50c561a commit f40903a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Messaging/Events/ExportCompleteEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,6 @@ public class ExportCompleteEvent : EventBase

[Newtonsoft.Json.JsonConstructor]
[System.Text.Json.Serialization.JsonConstructor]

public ExportCompleteEvent()
{
Status = ExportStatus.Unknown;
Expand Down

0 comments on commit f40903a

Please sign in to comment.