You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Remove orphaned _credential initializer from PollingDataSource constructor
The _credential field was removed but the constructor initializer list
still referenced it, causing a compilation error.
Co-Authored-By: [email protected] <[email protected]>
0 commit comments