Commit 236f9a5
committed
docs(prompts): drop duplicate anthropic import and registry key
Artifact from the AI-SDK provider swap script. The original snippet had
both openai and anthropic in the registry; collapsing openai → anthropic
left { anthropic, anthropic } and a duplicate import line. Spotted in
PR review.1 parent 82dad78 commit 236f9a5
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
229 | 228 | | |
230 | | - | |
| 229 | + | |
231 | 230 | | |
232 | 231 | | |
233 | 232 | | |
| |||
0 commit comments