remove spammy debug log

This commit is contained in:
Clint Armstrong
2015-09-02 15:38:45 -04:00
parent 65b7d69e9a
commit ca7daae7cd

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)