We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afe12c3 commit 114aaa8Copy full SHA for 114aaa8
lib/manage-audience/model/audienceGroupFailedType.ts
@@ -16,5 +16,4 @@
16
17
export type AudienceGroupFailedType =
18
| "AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT"
19
- | "INTERNAL_ERROR"
20
- | "null";
+ | "INTERNAL_ERROR";
0 commit comments