Removed unneeded '@has_path_args'.

pull/34/head
MasterGunner 6 years ago
parent 306ac53d08
commit a9569d9e96

@ -92,7 +92,6 @@ def metrics():
@app.route('/files')
@stats
@has_path_args
def list_streams():
"""Returns a JSON list of streams for which there may be segments available.
Returns empty list if no streams are available.

Loading…
Cancel
Save