mirror of
				https://github.com/godotengine/godot.git
				synced 2025-10-31 13:41:03 +00:00 
			
		
		
		
	Remove multiprocessing from imports in SConstruct
Rationale: unused import, also prevented scons from building on my setup.
This commit is contained in:
		
							parent
							
								
									8ad12525a9
								
							
						
					
					
						commit
						c981f5409f
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -6,7 +6,6 @@ import os.path | |||
| import glob | ||||
| import sys | ||||
| import methods | ||||
| import multiprocessing | ||||
| 
 | ||||
| methods.update_version() | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Thomas Sigurdsen
						Thomas Sigurdsen