Fix codefactor

This commit is contained in:
Luis Blanco 2019-08-07 18:15:44 +03:00
parent d75fb96f6b
commit 3150f55c86
1 changed files with 0 additions and 2 deletions

View File

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