Browse Source

[sbs] Remove unused import

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

1
youtube_dl/extractor/sbs.py

@ -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