diff --git a/gulpfile.js b/gulpfile.js index 8f293f0cce..41b34ec62c 100644 --- a/gulpfile.js +++ b/gulpfile.js @@ -28,7 +28,6 @@ const gulp = require('gulp'), const { detectCurrentPlatform } = require('nw-builder/dist/index.cjs'); -// see: https://shows.cf/version.json const nwVersion = yargs.argv.nwVersion || defaultNwVersion; /***********