Remove unused 're' imports

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-07-10 22:22:33 +02:00
parent 181c4ccaaa
commit 86f2541695
3 changed files with 0 additions and 5 deletions

View file

@ -1,6 +1,5 @@
from __future__ import unicode_literals
import re
import base64
from .common import InfoExtractor