Fix CLI formatting

This commit is contained in:
Sarah Wooders
2024-01-08 16:58:59 -08:00
parent 04b40c677f
commit 471005efed

View File

@@ -670,7 +670,6 @@ def delete(option: str, name: str):
# TODO: should we also delete from agents?
elif option == "agent":
agent = ms.get_agent(agent_name=name, user_id=user_id)
# recall memory