mirror of
https://github.com/atom/atom.git
synced 2026-02-18 10:31:54 -05:00
remove whitespace
This commit is contained in:
@@ -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']
|
||||
|
||||
Reference in New Issue
Block a user