mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-10 09:07:58 +01:00
[wayofthemaster] Remove unused import
This commit is contained in:
parent
e5402ac120
commit
54036b3991
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import determine_ext
|
||||
|
||||
|
||||
class WayOfTheMasterIE(InfoExtractor):
|
||||
|
|
Loading…
Reference in a new issue