fixup: remove trailing spaces to unblock CI

This commit is contained in:
Samuel Attard
2018-07-30 11:16:04 +10:00
committed by GitHub
parent ec31a1ee1d
commit 25746c6303

View File

@@ -412,7 +412,7 @@ app.once('ready', function () {
})
return devExtensions
}
// Load persisted extensions.
loadedDevToolsExtensionsPath = path.join(app.getPath('userData'), 'DevTools Extensions')
try {