removed unused obj
This commit is contained in:
@ -22,7 +22,6 @@ class BSCache:
|
||||
|
||||
|
||||
def run(self, running):
|
||||
channels = self.channels.keys()
|
||||
configs = self.channels.values()
|
||||
with source(channels=configs, receive_timeout=-1) as src:
|
||||
while running.is_set():
|
||||
|
Reference in New Issue
Block a user