follow linter style

pull/224/head
Ahmad Bamieh 7 years ago committed by Nicolas Giard
parent 062e7dc473
commit 9361815c4d

@ -53,7 +53,6 @@ module.exports = {
self.onReady = self._initRepo(appconfig)
if (appconfig.git) {
// Set repo branch
self._repo.branch = appconfig.git.branch || 'master'

Loading…
Cancel
Save