Skip to content

Commit

Permalink
[extractors] update funk.net import
Browse files Browse the repository at this point in the history
  • Loading branch information
remitamine committed Jul 10, 2019
1 parent 4b30282 commit 2532896
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions youtube_dl/extractor/extractors.py
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,7 @@
FrontendMastersCourseIE
)
from .funimation import FunimationIE
from .funk import (
FunkMixIE,
FunkChannelIE,
)
from .funk import FunkIE
from .funnyordie import FunnyOrDieIE
from .fusion import FusionIE
from .fxnetworks import FXNetworksIE
Expand Down

0 comments on commit 2532896

Please sign in to comment.