mirror of
https://gitlab.com/ytdl-org/youtube-dl.git
synced 2025-11-05 16:57:07 -05:00
[gamekings] remove unnecessary import
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
import re
|
import re
|
||||||
|
|
||||||
from .common import InfoExtractor
|
from .common import InfoExtractor
|
||||||
from ..utils import (
|
|
||||||
determine_ext,
|
|
||||||
)
|
|
||||||
|
|
||||||
|
|
||||||
class GamekingsIE(InfoExtractor):
|
class GamekingsIE(InfoExtractor):
|
||||||
|
|||||||
Reference in New Issue
Block a user