Skip to content

Commit

Permalink
remove installer import
Browse files Browse the repository at this point in the history
  • Loading branch information
panticmilos committed May 23, 2022
1 parent 7569de0 commit b14573d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/installer.ts
Expand Up @@ -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
Expand Down

0 comments on commit b14573d

Please sign in to comment.