Explorar o código

Merge branch 'master' into feature-plugin2

Yuki Takei %!s(int64=9) %!d(string=hai) anos
pai
achega
00140afdc2
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      lib/crowi/index.js

+ 0 - 2
lib/crowi/index.js

@@ -96,8 +96,6 @@ Crowi.prototype.init = function() {
     return self.setupSlack();
     return self.setupSlack();
   }).then(function() {
   }).then(function() {
     return self.setupCsrf();
     return self.setupCsrf();
-  }).then(function() {
-    return self.buildServer();
   });
   });
 }
 }