mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-04 08:23:34 +00:00 
			
		
		
		
	removed extra line 15 installer.js
This commit is contained in:
		
							parent
							
								
									b94f87b4af
								
							
						
					
					
						commit
						10f97d59d0
					
				@ -12,7 +12,6 @@ import fs = require('fs');
 | 
			
		||||
// Node versions interface
 | 
			
		||||
// see https://nodejs.org/dist/index.json
 | 
			
		||||
//
 | 
			
		||||
 | 
			
		||||
export interface INodeVersion {
 | 
			
		||||
  version: string;
 | 
			
		||||
  files: string[];
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user