mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 16:53:24 +00:00
remove unused flag in filemoon
This commit is contained in:
@@ -1,8 +1,6 @@
|
|||||||
import { load } from 'cheerio';
|
import { load } from 'cheerio';
|
||||||
import { unpack } from 'unpacker';
|
import { unpack } from 'unpacker';
|
||||||
|
|
||||||
import { flags } from '@/entrypoint/utils/targets';
|
|
||||||
|
|
||||||
import { SubtitleResult } from './types';
|
import { SubtitleResult } from './types';
|
||||||
import { makeEmbed } from '../../base';
|
import { makeEmbed } from '../../base';
|
||||||
import { Caption, getCaptionTypeFromUrl, labelToLanguageCode } from '../../captions';
|
import { Caption, getCaptionTypeFromUrl, labelToLanguageCode } from '../../captions';
|
||||||
|
Reference in New Issue
Block a user