Remove unused API by mengxunQAQ · Pull Request #3733 · redis/redis-py (original) (raw)

Pull Request check-list

Please make sure to review and check all of these items:

NOTE: these things are not required to open a PR and can be done afterwards / while the PR is open.

Description of change

In #3469, the parse_to_dict function was deleted, which made the parse_list_to_dict function obsolete. Now removing it.