mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	tools: Remove unused imports.
Signed-off-by: Anders Kaseorg <andersk@mit.edu>
This commit is contained in:
		
				
					committed by
					
						
						Tim Abbott
					
				
			
			
				
	
			
			
			
						parent
						
							a0041afaf9
						
					
				
				
					commit
					ee8ff4df66
				
			@@ -12,7 +12,7 @@ sanity_check.check_venv(__file__)
 | 
			
		||||
 | 
			
		||||
from zulint import lister
 | 
			
		||||
from zulint.command import add_default_linter_arguments, LinterConfig
 | 
			
		||||
from typing import cast, Callable, Dict, Iterator, List
 | 
			
		||||
from typing import cast, Dict, List
 | 
			
		||||
import random
 | 
			
		||||
 | 
			
		||||
def run():
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user