diff --git a/gruntfile.js b/gruntfile.js index e670debc..1d6bc3ce 100644 --- a/gruntfile.js +++ b/gruntfile.js @@ -261,7 +261,6 @@ module.exports = function (grunt) { break case 'linux': grunt.task.run(['compile', 'pack:linux']) - break } })