mirror of
				https://github.com/actions/setup-node.git
				synced 2025-10-31 23:43:33 +00:00 
			
		
		
		
	removed unused import
This commit is contained in:
		
							parent
							
								
									8d3d0041fe
								
							
						
					
					
						commit
						c955c43bf4
					
				| @ -7,11 +7,7 @@ import * as path from 'path'; | ||||
| import {restoreCache} from './cache-restore'; | ||||
| import {isCacheFeatureAvailable} from './cache-utils'; | ||||
| import {getNodejsDistribution} from './distributions/installer-factory'; | ||||
| import { | ||||
|   defaultIfEmpty, | ||||
|   getNodeVersionFromFile, | ||||
|   printEnvDetailsAndSetOutput | ||||
| } from './util'; | ||||
| import {getNodeVersionFromFile, printEnvDetailsAndSetOutput} from './util'; | ||||
| import {State} from './constants'; | ||||
| import {ignoreScriptsInNpmConfig} from './ignore-scripts'; | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user