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
Before the if condition, the sdslen(value) can not be zero or negative,
thus this if condition is redundancy , just remove it.
Signed-off-by: hwware <wen.hui.ware@gmail.com>
0 commit comments