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
♻️ ref: refactor notification building utils to prevent circular dependencies (#88030)
making my aci life easier
i am running into a lot of circular dependency issues around these
methods since we are importing slack specific utils and methods in a
generic `messaging` class.
0 commit comments