remove extra node modules folder (#190)

This commit is contained in:
Faraz Patankar
2021-09-22 16:27:46 +04:00
committed by GitHub
parent b6b8159084
commit 0dbd970fb4
6 changed files with 1 additions and 11 deletions

View File

@@ -10,7 +10,7 @@ tags:
This example starts a Discord bot using [discord.py](https://discordpy.readthedocs.io/en/stable/).
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fexamples%2Ftree%2Fmaster%2Fexamples%2Fdiscordpy&envs=DISCORD_TOKEN&DISCORD_TOKENDesc=Token+of+the+Discord+account+used)
[![Deploy on Railway](https://railway.app/button.svg)](https://railway.app/new/template?template=https%3A%2F%2Fgithub.com%2Frailwayapp%2Fexamples%2Ftree%2Fmaster%2Fexamples%2Fdiscord-py&envs=DISCORD_TOKEN&DISCORD_TOKENDesc=Token+of+the+Discord+account+used)
## ✨ Features

View File

@@ -1,10 +0,0 @@
{
"systemParams": "darwin-x64-83",
"modulesFolders": [],
"flags": [],
"linkedModules": [],
"topLevelPatterns": [],
"lockfileEntries": {},
"files": [],
"artifacts": {}
}