fix: Remove reference to undefined function 'blog_from_audio'

This commit is contained in:
ajaysi (aider)
2024-10-06 12:33:12 +05:30
parent b272f72395
commit 39d1c45cf9

View File

@@ -279,8 +279,6 @@ def ai_writers():
if choice == "AI Blog Writer":
blog_from_keyword()
elif choice == "Write from audio files":
blog_from_audio()
elif choice == "Story Writer":
story_input_section()
elif choice == "Essay writer":