Commit 73e0c76
authored
Fix the incorrect condition (#1429)
Fix the condition in PartitionsRepository::ParsePartitionsStream
Relates-To: OLPEDGE-2832
Signed-off-by: Mykhailo Kuchma <[email protected]>1 parent 614ed1b commit 73e0c76
File tree
1 file changed
+1
-1
lines changed- olp-cpp-sdk-dataservice-read/src/repositories
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
652 | 652 | | |
653 | 653 | | |
654 | 654 | | |
655 | | - | |
| 655 | + | |
656 | 656 | | |
657 | 657 | | |
658 | 658 | | |
| |||
0 commit comments