randydev commited on
Commit
ec2f12e
·
verified ·
1 Parent(s): 17f2e27

Update index.js

Browse files
Files changed (1) hide show
  1. index.js +0 -2
index.js CHANGED
@@ -42,8 +42,6 @@ app.post('/api/akenoweb', async (req, res) => {
42
  }
43
  });
44
 
45
- on Hugging face without semicolon works
46
-
47
  app.listen(port, () => {
48
  console.log(`Example app listening on port ${port}`)
49
  })
 
42
  }
43
  });
44
 
 
 
45
  app.listen(port, () => {
46
  console.log(`Example app listening on port ${port}`)
47
  })