mirror of
				https://gitlab.com/ytdl-org/youtube-dl.git
				synced 2025-11-04 02:07:07 -05:00 
			
		
		
		
	[extractor/__init__] Remove unused import
This commit is contained in:
		@@ -560,8 +560,6 @@ from .zingmp3 import (
 | 
			
		||||
    ZingMp3AlbumIE,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
from ..utils import age_restricted
 | 
			
		||||
 | 
			
		||||
_ALL_CLASSES = [
 | 
			
		||||
    klass
 | 
			
		||||
    for name, klass in globals().items()
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user