This commit is contained in:
Luis Blanco 2019-08-08 16:32:32 +03:00
commit 670cef5102
1 changed files with 0 additions and 2 deletions

View File

@ -1,7 +1,5 @@
'use strict'; 'use strict';
const path = require('path');
const platformNames = { const platformNames = {
win32 : 'windows', win32 : 'windows',
linux : 'linux', linux : 'linux',