Skip to content

Commit

Permalink
Adding to domain file
Browse files Browse the repository at this point in the history
  • Loading branch information
AsabuHere committed Sep 23, 2024
1 parent 0516f4a commit 0e04987
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Twilio/Rest/Domain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ public static implicit operator Domain(string value)
public static readonly Domain Video = new Domain("video");
public static readonly Domain Voice = new Domain("voice");
public static readonly Domain Wireless = new Domain("wireless");
public static readonly Domain PreviewIam = new Domain("preview-iam");
}

}

0 comments on commit 0e04987

Please sign in to comment.