Commit 3c8dad3
Connectors: Remove method_exists check for getDescription.
getDescription() is now part of the provider metadata API contract,
so the defensive method_exists() guard is no longer needed.
Co-Authored-By: Claude Opus 4.6 <[email protected]>1 parent db1140f commit 3c8dad3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
185 | 185 | | |
186 | 186 | | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | 190 | | |
191 | 191 | | |
| |||
0 commit comments