Removed banana function
This commit is contained in:
parent
6a7ea61f2f
commit
0101979e32
1 changed files with 0 additions and 3 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue