chore(source): remove outdated comment
This commit is contained in:
parent
e109637e48
commit
2468fbde4e
1 changed files with 1 additions and 1 deletions
|
|
@ -42,7 +42,7 @@ export const createSources = (fetcher: Fetcher): Source[] => [
|
|||
new MeineCloud(fetcher),
|
||||
new StreamKiste(fetcher),
|
||||
// FR
|
||||
new Frembed(fetcher), // timing-out regularly since days
|
||||
new Frembed(fetcher),
|
||||
new FrenchCloud(fetcher),
|
||||
new Movix(fetcher),
|
||||
// IT
|
||||
|
|
|
|||
Loading…
Reference in a new issue