Browse Source

[extractor/common] Remove superfluous line

Sergey M․ 10 years ago
parent
commit
5414623791
1 changed files with 0 additions and 1 deletions
  1. 0 1
      youtube_dl/extractor/common.py

+ 0 - 1
youtube_dl/extractor/common.py

@@ -36,7 +36,6 @@ from ..utils import (
 )
 )
 
 
 
 
-
 class InfoExtractor(object):
 class InfoExtractor(object):
     """Information Extractor class.
     """Information Extractor class.