mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-18 23:22:09 +00:00
remove unused flag
This commit is contained in:
parent
2661e24908
commit
a6667ade8c
1 changed files with 0 additions and 2 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import { load } from 'cheerio';
|
||||
import { unpack } from 'unpacker';
|
||||
|
||||
import { flags } from '@/entrypoint/utils/targets';
|
||||
|
||||
import { SubtitleResult } from './types';
|
||||
import { makeEmbed } from '../../base';
|
||||
import { Caption, getCaptionTypeFromUrl, labelToLanguageCode } from '../../captions';
|
||||
|
|
|
|||
Loading…
Reference in a new issue