Skip to content

Commit

Permalink
Remove references to ephemeralNotice translation
Browse files Browse the repository at this point in the history
  • Loading branch information
DJDavid98 committed Jan 5, 2025
1 parent 8d877d8 commit dba631c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/localization.ts
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,6 @@ export const enum GlobalCommandResponse {
INVALID_DATE = 'invalidDate',
NO_COMPONENTS_CURRENT_TIME = 'noComponentsCurrentTime',
NO_COMPONENTS_UNIX = 'noComponentsUnix',
EPHEMERAL_NOTICE = 'ephemeralNotice',
TIMEZONE_NOT_FOUND = 'timezoneNotFound',
}

Expand Down

0 comments on commit dba631c

Please sign in to comment.