summaryrefslogtreecommitdiff
path: root/bgproc.py
diff options
context:
space:
mode:
Diffstat (limited to 'bgproc.py')
-rw-r--r--bgproc.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/bgproc.py b/bgproc.py
index 38443a8..c263201 100644
--- a/bgproc.py
+++ b/bgproc.py
@@ -70,4 +70,3 @@ class BackgroundProcessing(object):
except Queue.Empty:
break
-