diff --git a/src/calibre/srv/code.py b/src/calibre/srv/code.py index 2539f7e8cd..b61c12e325 100644 --- a/src/calibre/srv/code.py +++ b/src/calibre/srv/code.py @@ -90,8 +90,6 @@ def interface_data(ctx, rd): Return the data needed to create the server main UI Optional: ?num=50&sort=timestamp.desc&library_id= - &sort_tags_by=name&partition_method=first letter&collapse_at=25& - &dont_collapse= ''' ans = {'username':rd.username} ans['library_map'], ans['default_library'] = ctx.library_map