mirror of
https://github.com/spl0k/supysonic.git
synced 2024-11-09 19:52:16 +00:00
Forgot to remove some debug output
This commit is contained in:
parent
1bd353a8ee
commit
ad84f6435d
@ -37,9 +37,6 @@ def old_search():
|
||||
else:
|
||||
return request.error_formatter(10, 'Missing search parameter')
|
||||
|
||||
print "---"
|
||||
print query
|
||||
|
||||
return request.formatter({ 'searchResult': {
|
||||
'totalHits': query.count(),
|
||||
'offset': offset,
|
||||
|
Loading…
Reference in New Issue
Block a user