Commit ffcc4ea
fix(api-compat+lint): remove mastra from BraintrustPluginConfig, drop unused types
- Remove mastra from BraintrustPluginConfig inline type (api-compat flags
any change to the inline type string; use getIntegrationConfig dynamic
lookup instead, same pattern as groq in other integration PRs)
- Remove unused IntegrationName/IntegrationMap type aliases (no longer
referenced after widening getDefaultConfig/readEnvConfig return types)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent eecd0c7 commit ffcc4ea
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | 36 | | |
38 | 37 | | |
39 | 38 | | |
| |||
164 | 163 | | |
165 | 164 | | |
166 | 165 | | |
167 | | - | |
| 166 | + | |
168 | 167 | | |
169 | 168 | | |
170 | 169 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | 33 | | |
37 | 34 | | |
38 | 35 | | |
| |||
0 commit comments