Skip to content

Commit f40903a

Browse files
authored
Release/1.0.0 (#222)
+semver: major
1 parent 50c561a commit f40903a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Messaging/Events/ExportCompleteEvent.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,6 @@ public class ExportCompleteEvent : EventBase
6666

6767
[Newtonsoft.Json.JsonConstructor]
6868
[System.Text.Json.Serialization.JsonConstructor]
69-
7069
public ExportCompleteEvent()
7170
{
7271
Status = ExportStatus.Unknown;

0 commit comments

Comments
 (0)