Browse Source

follow linter style

Ahmad Bamieh 7 năm trước cách đây
mục cha
commit
9361815c4d
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      server/libs/git.js

+ 0 - 1
server/libs/git.js

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