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
polish(IncrementalPublisher): remove unnecessary check and method call (#4106)
polished IncrementalPublisher:
= completeDeferredFragment will always return undefined if the
deferredFragmentRecord has already been removed from the graph
= removeDeferredFragment need not be called twice
0 commit comments