argParser.addFlag('report-licensed-packages',help:'Whether to report the names of all the packages that are included in the application\'s LICENSE file.',defaultsTo:false);
usesPubOption();
}
...
...
@@ -52,7 +51,6 @@ class BuildFlxCommand extends BuildSubCommand {