diff --git a/src/providers/sources/hdrezka/types.ts b/src/providers/sources/hdrezka/types.ts index a72d85d..b578a4c 100644 --- a/src/providers/sources/hdrezka/types.ts +++ b/src/providers/sources/hdrezka/types.ts @@ -3,7 +3,6 @@ export type VideoLinks = { message: string; premium_content: number; url: string; - parseVideoLinks: string; quality: string; subtitle: boolean | string; subtitle_lns: boolean;