We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad0e85 commit 22a5e21Copy full SHA for 22a5e21
run.py
@@ -250,13 +250,6 @@ def ask_to_add_task():
250
# then loop goes back to the main thread (print_menu)
251
252
253
-def view_removed_tasks():
254
- """
255
- Returns a list of removed tasks.
256
257
- return removed_items
258
-
259
260
def log(message):
261
"""
262
Logs the conversation and save to an external file.
0 commit comments