Skip to content

Commit

Permalink
follow linter style
Browse files Browse the repository at this point in the history
  • Loading branch information
Bamieh authored and NGPixel committed Aug 24, 2017
1 parent 062e7dc commit 9361815
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion server/libs/git.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ module.exports = {

self.onReady = self._initRepo(appconfig)


if (appconfig.git) {
// Set repo branch
self._repo.branch = appconfig.git.branch || 'master'
Expand Down

0 comments on commit 9361815

Please sign in to comment.