Commit dea4790
fix: format middleware.ts and remove unused import in test
Fix Biome CI failures:
- Fix formatting issue in addSystemPrompt call (middleware.ts:658)
- Remove unused SupermemoryOpenAIOptions import (unit.test.ts:7)
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent af4838b commit dea4790
2 files changed
Lines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
655 | 655 | | |
656 | 656 | | |
657 | 657 | | |
658 | | - | |
| 658 | + | |
| 659 | + | |
| 660 | + | |
| 661 | + | |
| 662 | + | |
| 663 | + | |
| 664 | + | |
| 665 | + | |
659 | 666 | | |
660 | 667 | | |
661 | 668 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
| |||
0 commit comments