Skip to content

Commit 921db92

Browse files
committed
Small cleanup
1 parent 551b47b commit 921db92

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyres/worker.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,6 @@ def work(self, interval=5):
154154

155155
try:
156156
start = datetime.datetime.now()
157-
result = (0, 0)
158157

159158
# waits for the result or times out
160159
while True:

0 commit comments

Comments
 (0)