mirror of
https://github.com/yt-dlp/yt-dlp
synced 2025-07-03 04:22:53 -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