remove useless comment

This commit is contained in:
Mylloon 2021-08-14 20:32:35 +02:00
parent 8a3d9de631
commit a7a17092a6

View file

@ -17,6 +17,3 @@ if "%ERRORLEVEL%" == "0" (
cd ..
echo "Starting Discord bot..."
python -u ./main.py
:: if you want to kill the java process, do this command:
:: pkill -9 -f Lavalink.jar