Browse Source

fix syntax

k.niemeskern 2 năm trước cách đây
mục cha
commit
885ab06d2e
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      index.js

+ 0 - 2
index.js

@@ -39,8 +39,6 @@ async function watchLinkedin(){
                 process.env.lastFollowers = info.followers
                 // cleanUp error
                 info.error = 0
-
-                res.json(info.followers)
             }
 
         }).catch( (err) => {