Browse Source

[viki] remove unused import

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

+ 0 - 1
youtube_dl/extractor/viki.py

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