Skip to content

Commit 0658cdd

Browse files
fix: remove trailing whitespace in processor.ts
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 090ad8f commit 0658cdd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/tools/src/mastra/processor.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ function createProcessorContext(
102102
* Gets the effective conversationId from context or RequestContext.
103103
*
104104
* Priority order:
105-
* 1. RequestContext
105+
* 1. RequestContext
106106
* 2. Default conversationId from processor options
107107
*/
108108
function getEffectiveConversationId(

0 commit comments

Comments
 (0)