Skip to content

Commit b14573d

Browse files
committed
remove installer import
1 parent 7569de0 commit b14573d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/installer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import * as tc from '@actions/tool-cache';
77
import * as path from 'path';
88
import * as semver from 'semver';
99
import fs = require('fs');
10-
import * as installer from './installer';
1110

1211
//
1312
// Node versions interface

0 commit comments

Comments
 (0)