mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2025-12-05 01:10:15 +00:00
Remove additional json from file download.
This commit is contained in:
@@ -934,4 +934,4 @@ class ApiServersServerFileDownload(BaseApiHandler):
|
||||
if directory_download:
|
||||
os.remove(download_path)
|
||||
|
||||
return self.finish_json(200, {"status": "ok"})
|
||||
return None
|
||||
|
||||
Reference in New Issue
Block a user