Pepguy commited on
Commit
c04734a
·
verified ·
1 Parent(s): 85475e1

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
app.js CHANGED
@@ -1,4 +1,4 @@
1
- require('dotenv').config();
2
  const express = require('express');
3
  const axios = require('axios');
4
  const bodyParser = require('body-parser');
 
1
+ // require('dotenv').config();
2
  const express = require('express');
3
  const axios = require('axios');
4
  const bodyParser = require('body-parser');