diff --git a/test.js b/test.js deleted file mode 100644 index 545cefb..0000000 --- a/test.js +++ /dev/null @@ -1,4 +0,0 @@ -//this is test.js in which i checking the value of ACCESS_TOKEN is coming or not -require('dotenv').config(); -k = process.env['ACCESS_TOKEN']; -console.log(k); \ No newline at end of file