Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
Commitd65189f
committed
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 neededfollowing#32555 it does not look necessary to implement both `PersistingStoreInterface` and `BlockingStoreInterface`Commits-------b8459f7 [Lock] remove un-needed implements interface1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | 19 | | |
21 | 20 | | |
22 | 21 | | |
| |||
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
31 | | - | |
| 30 | + | |
32 | 31 | | |
33 | 32 | | |
34 | 33 | | |
| |||
0 commit comments
Comments
(0)