Skip to content

Commit 2a8a0f7

Browse files
fix: remove HeldRequestParams import
1 parent 45d5d93 commit 2a8a0f7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/languages/en.ts

-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ import type {
2626
FormattedMaxLengthParams,
2727
GoBackMessageParams,
2828
GoToRoomParams,
29-
HeldRequestParams,
3029
InstantSummaryParams,
3130
LocalTimeParams,
3231
LoggedInAsParams,

src/languages/es.ts

-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ import type {
2525
FormattedMaxLengthParams,
2626
GoBackMessageParams,
2727
GoToRoomParams,
28-
HeldRequestParams,
2928
InstantSummaryParams,
3029
LocalTimeParams,
3130
LoggedInAsParams,

0 commit comments

Comments
 (0)