Removed banana function

This commit is contained in:
phixxy 2023-07-13 16:27:44 -07:00
parent 6a7ea61f2f
commit 0101979e32

View file

@ -105,9 +105,6 @@ async def upload_ftp_ai_images(filename, prompt):
await client.upload(html_file, "index.html", write_into=True)
await client.quit()
def banana(orange):
print("Orange you glad I didn't say banana?")
def create_channel_config(filepath):
config_dict = {
"personality":"average",