Browse Source

[vk] Remove unused import

Sergey M․ 9 years ago
parent
commit
3331a4644d
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/vk.py

+ 0 - 1
youtube_dl/extractor/vk.py

@@ -11,7 +11,6 @@ from ..utils import (
     ExtractorError,
     ExtractorError,
     int_or_none,
     int_or_none,
     orderedSet,
     orderedSet,
-    sanitized_Request,
     str_to_int,
     str_to_int,
     unescapeHTML,
     unescapeHTML,
     unified_strdate,
     unified_strdate,