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
minor #32990 [Lock] remove un-needed implements interface (B-Galati)
This PR was merged into the 5.0-dev branch.
Discussion
----------
[Lock] remove un-needed implements interface
| Q | A
| ------------- | ---
| Branch? | master
| Bug fix? | no
| New feature? | no
| BC breaks? | no
| Deprecations? | no
| Tests pass? | yes
| Fixed tickets | null
| License | MIT
| Doc PR | not needed
following #32555 it does not look necessary to implement both `PersistingStoreInterface` and `BlockingStoreInterface`
Commits
-------
b8459f7 [Lock] remove un-needed implements interface
0 commit comments