From aff103cb97ce1f395f0f9c6ac62a10c66495b192 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Sat, 18 Jan 2020 18:25:39 +0100 Subject: no log json --- cli/app/search/live.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/cli/app/search/live.py b/cli/app/search/live.py index d36e0a9..00848d6 100644 --- a/cli/app/search/live.py +++ b/cli/app/search/live.py @@ -474,8 +474,7 @@ class Listener: print("Uploading video...") folder = results_folder() data = upload_file_to_cortex(folder['id'], fp_out, datatype='video', activity='live') - print(json.dumps(data, indent=2)) - print("") + # print(json.dumps(data, indent=2)) print("Done!") def run(self, interpolator, pipe): -- cgit v1.2.3-70-g09d2