diff --git a/alwrity.py b/alwrity.py index 30c5c8e1..1a56841b 100644 --- a/alwrity.py +++ b/alwrity.py @@ -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":