Remove unused imports
This commit is contained in:
parent
ef2fac6f4a
commit
a1ef7e85d6
5 changed files with 1 additions and 7 deletions
|
@ -2,9 +2,6 @@ import json
|
|||
import re
|
||||
|
||||
from .common import InfoExtractor
|
||||
from ..utils import (
|
||||
determine_ext,
|
||||
)
|
||||
|
||||
|
||||
class ViddlerIE(InfoExtractor):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue