Skip to content

Commit cc7419c

Browse files
committed
Remove unused field
1 parent 03b01d1 commit cc7419c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Bandwidth.Standard/Voice/Models/MachineDetectionConfiguration.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ public class MachineDetectionConfiguration
2828
private string password;
2929
private string fallbackUsername;
3030
private string fallbackPassword;
31-
private double? machineSpeechEndThreshold;
3231
private Dictionary<string, bool> shouldSerialize = new Dictionary<string, bool>
3332
{
3433
{ "callbackUrl", false },

0 commit comments

Comments
 (0)