1
0
Fork 0
mirror of https://github.com/blackjack4494/yt-dlc.git synced 2024-12-28 19:02:59 +00:00

[viki] remove unused import

This commit is contained in:
Jaime Marquínez Ferrándiz 2015-05-21 11:42:20 +02:00
parent 4d8ee01389
commit 4d2f42361e

View file

@ -1,6 +1,5 @@
from __future__ import unicode_literals from __future__ import unicode_literals
import re
import time import time
import hmac import hmac
import hashlib import hashlib