follow linter style
This commit is contained in:
parent
062e7dc473
commit
9361815c4d
@ -53,7 +53,6 @@ module.exports = {
|
|||||||
|
|
||||||
self.onReady = self._initRepo(appconfig)
|
self.onReady = self._initRepo(appconfig)
|
||||||
|
|
||||||
|
|
||||||
if (appconfig.git) {
|
if (appconfig.git) {
|
||||||
// Set repo branch
|
// Set repo branch
|
||||||
self._repo.branch = appconfig.git.branch || 'master'
|
self._repo.branch = appconfig.git.branch || 'master'
|
||||||
|
Loading…
Reference in New Issue
Block a user