remove whitespace

This commit is contained in:
Philip Weiss
2018-02-18 17:05:50 -08:00
parent e0db9777ba
commit c69b8d38e8

View File

@@ -129,7 +129,6 @@ module.exports = function parseCommandLine (processArgs) {
}
// Check to see if atom-project flag is set, then add all paths from the .atom-project.
if (args['resource-path']) {
devMode = true
devResourcePath = args['resource-path']