removed superfluous variables

This commit is contained in:
tsuk 2024-01-20 17:19:33 -08:00
parent a2101e3044
commit 275c5b7ee2

View file

@ -7,11 +7,9 @@ import random
import time
import os
import asyncio
import subprocess
from dotenv import load_dotenv
import aiohttp
import asyncssh
#Stable Diffusion
#Set this env variable to http://host:port or "disabled"