From a5731aa32de1959945605a4bd4043d2b5f9089ac Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 10 Jun 2017 15:28:55 +0800 Subject: [PATCH] remove commet --- server-api/route/api/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/server-api/route/api/index.js b/server-api/route/api/index.js index d182f3d..990e0af 100644 --- a/server-api/route/api/index.js +++ b/server-api/route/api/index.js @@ -33,7 +33,6 @@ router.use(async(c, n) => { } c.token = c.headers['x-auth-token'] || '' - // console.log(c.headers['accept-language']) try { await n() c.body = {