mirror of
				https://github.com/python/cpython.git
				synced 2025-10-31 13:41:24 +00:00 
			
		
		
		
	asyncio: remove unused imports and unused variables noticed by pyflakes
This commit is contained in:
		
							parent
							
								
									6f24d83ac6
								
							
						
					
					
						commit
						b4c9388947
					
				
					 7 changed files with 2 additions and 11 deletions
				
			
		|  | @ -5,7 +5,6 @@ | |||
| import math | ||||
| import socket | ||||
| import struct | ||||
| import subprocess | ||||
| import weakref | ||||
| 
 | ||||
| from . import events | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Victor Stinner
						Victor Stinner