Browse Source

[sbs] Remove unused import

totalwebcasting
Jaime Marquínez Ferrándiz 9 years ago
parent
commit
4d52f2eb7f
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      youtube_dl/extractor/sbs.py

+ 0
- 1
youtube_dl/extractor/sbs.py View File

@ -1,7 +1,6 @@
# -*- coding: utf-8 -*-
from __future__ import unicode_literals
import json
import re
from .common import InfoExtractor
from ..utils import (


Loading…
Cancel
Save