mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Remove debugging pring
This commit is contained in:
parent
9f9fc233be
commit
30fa640e24
@ -198,7 +198,6 @@ class AjaxServer(object):
|
||||
data['_filename_'] = create_upload_path(mi, '',
|
||||
tweaks['content_server_path_for_client'],
|
||||
sanitize, path_type=posixpath)
|
||||
print('filename', data['_filename_'])
|
||||
return data, mi.last_modified
|
||||
|
||||
@Endpoint(set_last_modified=False)
|
||||
|
Loading…
x
Reference in New Issue
Block a user