redis: remove duplicate allowlist entries (#8097)

Co-authored-by: hauntsaninja <>
This commit is contained in:
Shantanu
2022-06-18 00:42:07 -07:00
committed by GitHub
parent fc69e0053a
commit 5f1f6dc310

View File

@@ -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