Skip to content

Commit

Permalink
trim text more
Browse files Browse the repository at this point in the history
  • Loading branch information
alnutile committed Aug 23, 2023
1 parent 5ad3341 commit 9284812
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/Jobs/MailBoxParserJob.php
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,6 @@ public function handle(): void
$body = LarachainTrimText::trim($content);
}


$messages = [];
$messages[] = [
'role' => 'system',
Expand Down

0 comments on commit 9284812

Please sign in to comment.