mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 21:51:50 +00:00 
			
		
		
		
	gh-131152: Remove unused imports from tests (part 2) (#131154)
This commit is contained in:
		
							parent
							
								
									50e9eba32c
								
							
						
					
					
						commit
						b2ca26875a
					
				
					 22 changed files with 6 additions and 28 deletions
				
			
		|  | @ -5,7 +5,6 @@ | |||
| import pickle | ||||
| import stat | ||||
| import sys | ||||
| import time | ||||
| import unittest | ||||
| import zipfile | ||||
| import zipfile._path | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Victor Stinner
						Victor Stinner