[TagesschauIE] Remove unused import

pull/3050/head
pulpe 2014-06-05 18:49:34 +02:00
parent 0e3ae92441
commit 7ffad0af5a
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@
from __future__ import unicode_literals
import re
import json
from .common import InfoExtractor