refactor: fix ruff

This commit is contained in:
Stream
2025-09-28 22:41:07 +08:00
parent bb1f1a56a5
commit 1e0a3b163e
3 changed files with 2 additions and 3 deletions

View File

@ -20,7 +20,6 @@ class MemoryListApi(WebApiResource):
memory_id = args.get("memory_id")
version = args.get("version")
if conversation_id:
result = ChatflowMemoryService.get_persistent_memories_with_conversation(
app_model,