Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
umeshma committed Jan 31, 2025
1 parent 7b90406 commit a909dcf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ts/examples/chat/src/memory/knowproMemory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,6 @@ export async function createKnowproCommands(
propertiesToMatch: recordFromArgs(namedArgs, metadata),
};
return filter;
return filter;
}

function entitiesDef(): CommandMetadata {
Expand Down

0 comments on commit a909dcf

Please sign in to comment.