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
(PDB-5161) Drop json-contains; inline the code in the one caller
Remove json-contains in favor of just inlining the code since there's
only one caller, and it's perhaps a bit more immediately obvious
what's going on. Explain the code's purpose a bit.
0 commit comments