Skip to content

Commit 114aaa8

Browse files
github-actions[bot]github-actionseucyt
authored
Codes are generated by openapi (#994)
Co-authored-by: github-actions <[email protected]> Co-authored-by: Yuta Euchi <[email protected]>
1 parent afe12c3 commit 114aaa8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

lib/manage-audience/model/audienceGroupFailedType.ts

+1-2
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@
1616

1717
export type AudienceGroupFailedType =
1818
| "AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT"
19-
| "INTERNAL_ERROR"
20-
| "null";
19+
| "INTERNAL_ERROR";

0 commit comments

Comments
 (0)