Skip to content

Commit dd4733c

Browse files
author
yuan.wang
committed
feat: remove redundant comment
1 parent c7e4866 commit dd4733c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/memos/multi_mem_cube/single_cube.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -544,8 +544,6 @@ def _schedule_memory_tasks(
544544
)
545545
self.mem_scheduler.submit_messages(messages=[message_item_add])
546546

547-
# _process_pref_mem method removed - preferences now handled by text_mem in unified flow
548-
549547
def add_before_search(
550548
self,
551549
messages: list[dict],

0 commit comments

Comments
 (0)