Skip to content

Commit

Permalink
Codes are generated by openapi (#994)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions <[email protected]>
Co-authored-by: Yuta Euchi <[email protected]>
  • Loading branch information
3 people authored Oct 8, 2024
1 parent afe12c3 commit 114aaa8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions lib/manage-audience/model/audienceGroupFailedType.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,4 @@

export type AudienceGroupFailedType =
| "AUDIENCE_GROUP_AUDIENCE_INSUFFICIENT"
| "INTERNAL_ERROR"
| "null";
| "INTERNAL_ERROR";

0 comments on commit 114aaa8

Please sign in to comment.