aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/tenplay.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-07-20 23:38:44 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2014-07-20 23:38:44 +0200
commit246168bd72a8f031adb243e9465ef52f62fb502c (patch)
treef371af31d78db6a2d7b4400c758f16a512e7798a /youtube_dl/extractor/tenplay.py
parent7fbf54dc62b43884d49d1d96854dc82a38b8b42f (diff)
downloadyoutube-dl-246168bd72a8f031adb243e9465ef52f62fb502c.tar.xz
Remove unused imports
Diffstat (limited to 'youtube_dl/extractor/tenplay.py')
-rw-r--r--youtube_dl/extractor/tenplay.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/youtube_dl/extractor/tenplay.py b/youtube_dl/extractor/tenplay.py
index 8477840fc..81ba169fb 100644
--- a/youtube_dl/extractor/tenplay.py
+++ b/youtube_dl/extractor/tenplay.py
@@ -1,8 +1,6 @@
# coding: utf-8
from __future__ import unicode_literals
-import re
-
from .common import InfoExtractor