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
refactor: use SDK CleanProject for notification subscription cleanup
SDK commit 0b0f6e9b37d3 added CleanAllNotificationSubscriptionsRequest()
wired into CleanProject(). Remove the duplicate cleanNotificationSubscriptions
method from testproject/project.go in favor of the SDK implementation.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments