From b14573ddb960b7d615cb82f84704679a2ffbdf2c Mon Sep 17 00:00:00 2001 From: panticmilos Date: Mon, 23 May 2022 12:53:31 +0200 Subject: [PATCH] remove installer import --- src/installer.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/installer.ts b/src/installer.ts index 6e79132d1..cd4619ea0 100644 --- a/src/installer.ts +++ b/src/installer.ts @@ -7,7 +7,6 @@ import * as tc from '@actions/tool-cache'; import * as path from 'path'; import * as semver from 'semver'; import fs = require('fs'); -import * as installer from './installer'; // // Node versions interface