mirror of
https://source.netsyms.com/Mirrors/youtube-dl
synced 2026-05-13 18:28:58 +00:00
[gamekings] remove unnecessary import
This commit is contained in:
@@ -1,9 +1,6 @@
|
||||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
determine_ext,
|
||||
)
|
||||
|
||||
|
||||
class GamekingsIE(InfoExtractor):
|
||||
|
||||
Reference in New Issue
Block a user