mirror of
				https://github.com/python-pillow/Pillow.git
				synced 2025-11-04 01:47:47 +03:00 
			
		
		
		
	Remove unused 'sys' import
This commit is contained in:
		
							parent
							
								
									c75910dbc3
								
							
						
					
					
						commit
						e10b22aca2
					
				| 
						 | 
				
			
			@ -2,7 +2,6 @@
 | 
			
		|||
from __future__ import print_function
 | 
			
		||||
import base64
 | 
			
		||||
import os
 | 
			
		||||
import sys
 | 
			
		||||
 | 
			
		||||
if __name__ == "__main__":
 | 
			
		||||
    # create font data chunk for embedding
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue
	
	Block a user