remove spammy debug log

This commit is contained in:
Clint Armstrong
2015-09-09 10:04:39 -04:00
parent b0e7c9346b
commit 0a00bb6178
-1
View File
@@ -205,7 +205,6 @@ def getThreadQueueLock(device_id):
else:
thread_cursor.in_use = False
return False
log.debug("DEBUG: No threads avaliable")
time.sleep(.5)