mirror of
				https://github.com/actions/setup-node.git
				synced 2025-11-01 00:23:59 +08:00 
			
		
		
		
	Remove unused imports
This commit is contained in:
		| @@ -1,7 +1,5 @@ | |||||||
| import * as core from '@actions/core'; | import * as core from '@actions/core'; | ||||||
| import * as exec from '@actions/exec'; | import * as exec from '@actions/exec'; | ||||||
| import os from 'os'; |  | ||||||
| import path from 'path'; |  | ||||||
|  |  | ||||||
| type SupportedPackageManagers = { | type SupportedPackageManagers = { | ||||||
|   [prop: string]: PackageManagerInfo; |   [prop: string]: PackageManagerInfo; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Jacob Gillespie
					Jacob Gillespie