chore: Commit to top

This commit is contained in:
Michael Bai 2022-02-11 12:24:18 +08:00 committed by Jiangjie.Bai
parent 2869338e2c
commit 03da322516

View File

@ -72,4 +72,3 @@ class RedisPubSub:
if self.subscriber:
self.subscriber.close()
self.subscriber = None