From 5f1f6dc31082cd5a022752781c52988fe0a05cbe Mon Sep 17 00:00:00 2001 From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Sat, 18 Jun 2022 00:42:07 -0700 Subject: [PATCH] redis: remove duplicate allowlist entries (#8097) Co-authored-by: hauntsaninja <> --- stubs/redis/@tests/stubtest_allowlist.txt | 4 ---- 1 file changed, 4 deletions(-) diff --git a/stubs/redis/@tests/stubtest_allowlist.txt b/stubs/redis/@tests/stubtest_allowlist.txt index c6f719603..b45347af1 100644 --- a/stubs/redis/@tests/stubtest_allowlist.txt +++ b/stubs/redis/@tests/stubtest_allowlist.txt @@ -1,7 +1,3 @@ -redis.Sentinel.master_for -redis.Sentinel.slave_for -redis.sentinel.Sentinel.master_for -redis.sentinel.Sentinel.slave_for redis.client.Pipeline.transaction # instance attribute has same name as superclass method redis.ocsp # requires cryptography to be installed