[cbsnews] Remove unused import
This commit is contained in:
		@@ -5,7 +5,6 @@ import re
 | 
				
			|||||||
import json
 | 
					import json
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from .theplatform import ThePlatformIE
 | 
					from .theplatform import ThePlatformIE
 | 
				
			||||||
from ..utils import remove_start
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
class CBSNewsIE(ThePlatformIE):
 | 
					class CBSNewsIE(ThePlatformIE):
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user