mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
fix linting
This commit is contained in:
parent
e2aa6e2bc0
commit
96a455c4c2
1 changed files with 1 additions and 1 deletions
|
|
@ -24,9 +24,9 @@ import { ridooScraper } from './embeds/ridoo';
|
|||
import { smashyStreamDScraper } from './embeds/smashystream/dued';
|
||||
import { smashyStreamFScraper } from './embeds/smashystream/video1';
|
||||
import { vidplayScraper } from './embeds/vidplay';
|
||||
import { nepuScraper } from './sources/nepu';
|
||||
import { wootlyScraper } from './embeds/wootly';
|
||||
import { goojaraScraper } from './sources/goojara';
|
||||
import { nepuScraper } from './sources/nepu';
|
||||
import { ridooMoviesScraper } from './sources/ridomovies';
|
||||
import { smashyStreamScraper } from './sources/smashystream';
|
||||
import { vidSrcToScraper } from './sources/vidsrcto';
|
||||
|
|
|
|||
Loading…
Reference in a new issue