cleanup: Remove unused imports.
Generated by autoflake. Signed-off-by: Anders Kaseorg <anders@zulipchat.com>
This commit is contained in:
		
							parent
							
								
									64d2f5ac32
								
							
						
					
					
						commit
						2f6623bbc4
					
				
					 61 changed files with 25 additions and 91 deletions
				
			
		|  | @ -23,7 +23,7 @@ import git_p4 | |||
| __version__ = "0.1" | ||||
| 
 | ||||
| sys.path.insert(0, os.path.dirname(__file__)) | ||||
| from typing import Any, Dict, Optional, Text | ||||
| from typing import Any, Dict, Optional | ||||
| import zulip_perforce_config as config | ||||
| 
 | ||||
| if config.ZULIP_API_PATH is not None: | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Anders Kaseorg
						Anders Kaseorg