remove spammy debug log

This commit is contained in:
Clint Armstrong
2015-09-02 15:38:45 -04:00
parent b0e7c9346b
commit 0a00bb6178

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)