Skip to content

Commit

Permalink
hotfix: remove event
Browse files Browse the repository at this point in the history
  • Loading branch information
Dovchik committed Apr 25, 2024
1 parent c90b422 commit 72d0516
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/Sinch/Voice/Hooks/AnsweredCallEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,5 @@ public class AnsweredCallEvent : IVoiceEvent
/// </summary>
[JsonPropertyName("amd")]
public Amd? Amd { get; set; }

public EventType? EventType { get; }
}
}

0 comments on commit 72d0516

Please sign in to comment.