removed extra line 15 installer.js

pull/338/head
Hargun Kaur 2021-10-07 16:48:40 +00:00 committed by GitHub
parent b94f87b4af
commit 10f97d59d0
1 changed files with 0 additions and 1 deletions

View File

@ -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[];