Merge branch 'devel' of dev.sourcefabric.org:airtime into devel
This commit is contained in:
commit
83e8a610df
34 changed files with 1695 additions and 679 deletions
|
@ -561,7 +561,6 @@ class AirTimeApiClient(ApiClientInterface):
|
|||
response = urllib2.urlopen(req).read()
|
||||
except Exception, e:
|
||||
logger.error("Exception: %s", e)
|
||||
logger.error("Response: %s", response)
|
||||
|
||||
################################################################################
|
||||
# OpenBroadcast API Client
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue